Translated by Lilian
This commit is contained in:
parent
30cbd01abe
commit
5b0e24a548
@ -166,6 +166,14 @@
|
|||||||
<seg>"dumb-emacs-ansi")))</seg>
|
<seg>"dumb-emacs-ansi")))</seg>
|
||||||
</tuv>
|
</tuv>
|
||||||
</tu>
|
</tu>
|
||||||
|
<tu>
|
||||||
|
<tuv lang="en">
|
||||||
|
<seg>#</seg>
|
||||||
|
</tuv>
|
||||||
|
<tuv lang="fr" changeid="Lilian" changedate="20220413T163727Z" creationid="Lilian" creationdate="20220413T163727Z">
|
||||||
|
<seg>#</seg>
|
||||||
|
</tuv>
|
||||||
|
</tu>
|
||||||
<tu>
|
<tu>
|
||||||
<tuv lang="en">
|
<tuv lang="en">
|
||||||
<seg># Local Variables:
|
<seg># Local Variables:
|
||||||
@ -26370,6 +26378,14 @@ of this license document, but changing it is not allowed.</seg>
|
|||||||
<seg>Corriger</seg>
|
<seg>Corriger</seg>
|
||||||
</tuv>
|
</tuv>
|
||||||
</tu>
|
</tu>
|
||||||
|
<tu>
|
||||||
|
<tuv lang="en">
|
||||||
|
<seg>Flag all auto-save files (files whose names start and end with @samp{#}) for deletion (@pxref{Auto Save}).</seg>
|
||||||
|
</tuv>
|
||||||
|
<tuv lang="fr" changeid="Lilian" changedate="20220413T163921Z" creationid="Lilian" creationdate="20220413T163921Z">
|
||||||
|
<seg>Marque tous les fichiers d'auto-enregistrement (fichiers dont les noms commencent et finissent par @samp{#}) pour leur suppression (@pxref{Auto-enregistrement}).</seg>
|
||||||
|
</tuv>
|
||||||
|
</tu>
|
||||||
<tu>
|
<tu>
|
||||||
<tuv lang="en">
|
<tuv lang="en">
|
||||||
<seg>Flag the buffer for deletion (killing), then move point to the next line (@code{Buffer-menu-delete}).</seg>
|
<seg>Flag the buffer for deletion (killing), then move point to the next line (@code{Buffer-menu-delete}).</seg>
|
||||||
@ -49683,6 +49699,14 @@ de Lisp également.</seg>
|
|||||||
<seg>Le fichier @file{.dir-locals.el} doit contenir une liste construite spécifiquement pour associer chaque nom de mode majeur (symbole) à une alist (@pxref{Listes associatives,,, elisp, Manuel de référence GNU Emacs Lisp}).</seg>
|
<seg>Le fichier @file{.dir-locals.el} doit contenir une liste construite spécifiquement pour associer chaque nom de mode majeur (symbole) à une alist (@pxref{Listes associatives,,, elisp, Manuel de référence GNU Emacs Lisp}).</seg>
|
||||||
</tuv>
|
</tuv>
|
||||||
</tu>
|
</tu>
|
||||||
|
<tu>
|
||||||
|
<tuv lang="en">
|
||||||
|
<seg>The @kbd{#}, @kbd{~}, @kbd{.}, @kbd{% &}, and @kbd{% d} commands flag many files for deletion, based on their file names:</seg>
|
||||||
|
</tuv>
|
||||||
|
<tuv lang="fr" changeid="Lilian" changedate="20220413T163719Z" creationid="Lilian" creationdate="20220413T163719Z">
|
||||||
|
<seg>Les commandes @kbd{#}, @kbd{~}, @kbd{.}, @kbd{% &}, et @kbd{% d} marquent plusieurs fichiers pour la suppression, par rapport à leur nom de fichier :</seg>
|
||||||
|
</tuv>
|
||||||
|
</tu>
|
||||||
<tu>
|
<tu>
|
||||||
<tuv lang="en">
|
<tuv lang="en">
|
||||||
<seg>The @kbd{@key{DEL}} (@code{delete-backward-char}) command removes the character before point, moving the cursor and the characters after it backwards.</seg>
|
<seg>The @kbd{@key{DEL}} (@code{delete-backward-char}) command removes the character before point, moving the cursor and the characters after it backwards.</seg>
|
||||||
|
Loading…
Reference in New Issue
Block a user