Translated by Lilian

This commit is contained in:
Lilian 2022-05-20 10:36:18 +02:00
parent ba6537257f
commit 876ecbcc0b
1 changed files with 16 additions and 0 deletions

View File

@ -11217,6 +11217,14 @@ cl}.</seg>
<seg>@kbd{M-x add-name-to-file} ajoute un nom supplémentaire à un fichier existant sans supprimer l'ancien nom.</seg>
</tuv>
</tu>
<tu>
<tuv lang="en">
<seg>@kbd{M-x append-to-file} adds the text of the region to the end of the specified file.</seg>
</tuv>
<tuv lang="fr" changeid="Lilian" changedate="20220520T083506Z" creationid="Lilian" creationdate="20220520T083506Z">
<seg>@kbd{M-x append-to-file} ajoute le texte de la région à la fin du fichier spécifié.</seg>
</tuv>
</tu>
<tu>
<tuv lang="en">
<seg>@kbd{M-x bs-show} pops up a buffer list similar to the one normally displayed by @kbd{C-x C-b} but which you can customize.</seg>
@ -69400,6 +69408,14 @@ ligne séparée avec @samp{@result{}}.</seg>
<seg>La variable @code{version-control} détermine s'il faut créer des fichiers de sauvegarde individuels ou plusieurs fichiers de sauvegarde numérotés.</seg>
</tuv>
</tu>
<tu>
<tuv lang="en">
<seg>The variable @code{write-region-inhibit-fsync} applies to these commands, as well as saving files; see @ref{Customize Save}.</seg>
</tuv>
<tuv lang="fr" changeid="Lilian" changedate="20220520T083541Z" creationid="Lilian" creationdate="20220520T083541Z">
<seg>La variable @code{write-region-inhibit-fsync} s'applique également à ces commandes</seg>
</tuv>
</tu>
<tu>
<tuv lang="en">
<seg>The variable bindings are produced by destructuring binding of elements of @var{pattern} to the values of the corresponding elements of the evaluated @var{exp}.</seg>