Translated by Lilian

This commit is contained in:
Lilian 2022-04-05 11:09:13 +02:00
parent a631830f82
commit 566490807c
1 changed files with 16 additions and 0 deletions

View File

@ -1869,6 +1869,14 @@ bit est 1 plutôt que 0.)</seg>
<seg>(add-hook 'text-mode-hook 'auto-fill-mode)</seg>
</tuv>
</tu>
<tu>
<tuv lang="en">
<seg>(add-to-list 'load-path "/path/to/lisp/libraries")</seg>
</tuv>
<tuv lang="fr" changeid="Lilian" changedate="20220405T090635Z" creationid="Lilian" creationdate="20220405T090635Z">
<seg>(add-to-list 'load-path "/path/to/lisp/libraries")</seg>
</tuv>
</tu>
<tu>
<tuv lang="en">
<seg>(append</seg>
@ -10915,6 +10923,14 @@ key binding = raccourci clavier...
<seg>@xref{Librairies Lisp, , Librairies de code Lisp pour Emacs, emacs, Manuel GNU Emacs}, pour en savoir plus sur la différence entre @code{load-library} et cette commande.</seg>
</tuv>
</tu>
<tu>
<tuv lang="en">
<seg>@xref{Lisp Libraries}.</seg>
</tuv>
<tuv lang="fr" changeid="Lilian" changedate="20220405T090554Z" creationid="Lilian" creationdate="20220405T090554Z">
<seg>@xref{Librairies Lisp}.</seg>
</tuv>
</tu>
<tu>
<tuv lang="en">
<seg>@xref{List Implementation, , How Lists are Implemented}, and @ref{Cons Cell Type, , Cons Cell and List Types, elisp, The GNU Emacs Lisp Reference Manual}.)</seg>