Translated by Lilian

This commit is contained in:
Lilian 2022-04-05 11:05:33 +02:00
parent 2eb73c1e94
commit a631830f82

View File

@ -12970,6 +12970,14 @@ non sortie.</seg>
<seg>Remplissage adaptatif</seg> <seg>Remplissage adaptatif</seg>
</tuv> </tuv>
</tu> </tu>
<tu>
<tuv lang="en">
<seg>Add a directory to the variable @code{load-path}.</seg>
</tuv>
<tuv lang="fr" changeid="Lilian" changedate="20220405T090532Z" creationid="Lilian" creationdate="20220405T090338Z">
<seg>Ajoutez un répertoire à la variable @code{load-path}.</seg>
</tuv>
</tu>
<tu> <tu>
<tuv lang="en"> <tuv lang="en">
<seg>Add an appropriate copyright notice for your modifications adjacent to the other copyright notices.</seg> <seg>Add an appropriate copyright notice for your modifications adjacent to the other copyright notices.</seg>
@ -60578,6 +60586,14 @@ des nombres négatifs à virgule flottante, comme dans @samp{- 1.0}.</seg>
<seg>Vous pouvez tester si n'importe quel objet Lisp est un symbole avec @code{symbolp} :</seg> <seg>Vous pouvez tester si n'importe quel objet Lisp est un symbole avec @code{symbolp} :</seg>
</tuv> </tuv>
</tu> </tu>
<tu>
<tuv lang="en">
<seg>You can then put Lisp libraries that are not included with Emacs in this directory, and load them with @kbd{M-x load-library}.</seg>
</tuv>
<tuv lang="fr" changeid="Lilian" changedate="20220405T090524Z" creationid="Lilian" creationdate="20220405T090524Z">
<seg>Il est ensuite possible de mettre des librairies Lisp qui ne sont pas comprises avec Emacs dans ce répertoire et de les charger avec @kbd{M-x load-library}.</seg>
</tuv>
</tu>
<tu> <tu>
<tuv lang="en"> <tuv lang="en">
<seg>You can then save with @kbd{C-x C-s} to put the recovered text into @var{file} itself.</seg> <seg>You can then save with @kbd{C-x C-s} to put the recovered text into @var{file} itself.</seg>