Translated by Lilian

This commit is contained in:
Lilian 2022-03-04 09:10:21 +01:00
parent 56ff1b8bf2
commit cdbbdfb91a
1 changed files with 16 additions and 0 deletions

View File

@ -25501,6 +25501,14 @@ n'est pas fourni, alors le numéro 19 est appliqué par défaut.</seg>
<seg>Si Emacs ou l'ordinateur crashe, vous pouvez retrouver tous les fichiers que vous éditiez depuis leurs fichiers d'autosauvegarde avec la commande @kbd{M-x recover-session}.</seg>
</tuv>
</tu>
<tu>
<tuv lang="en">
<seg>If Emacs was invoked with the @option{-q} or @option{--no-init-file} options (@pxref{Initial Options}), it will not let you save your customizations in your initialization file.</seg>
</tuv>
<tuv lang="fr" changeid="Lilian" changedate="20220304T081020Z" creationid="Lilian" creationdate="20220304T081020Z">
<seg>Si vous avez eu recours à Emacs avec les options @option{-q} ou @option{--no-init-file} (@pxref{Initial Options}), cela ne vous permettra pas d'enregistrer votre personnalisation dans le fichier d'initialisation.</seg>
</tuv>
</tu>
<tu>
<tuv lang="en">
<seg>If a field's type is followed by this keyword argument, then the value packed into this field is returned by @var{exp} instead of being extracted from the alist.</seg>
@ -50445,6 +50453,14 @@ des nombres négatifs à virgule flottante, comme dans @samp{- 1.0}.</seg>
<seg>Vous pouvez entrer @kbd{C-M-a} en tapant @kbd{@key{ESC} C-a}.</seg>
</tuv>
</tu>
<tu>
<tuv lang="en">
<seg>You can even specify different customization files for different Emacs versions, like this:</seg>
</tuv>
<tuv lang="fr" changeid="Lilian" changedate="20220304T080819Z" creationid="Lilian" creationdate="20220304T080819Z">
<seg>Vous pouvez même spécifier des fichiers de personnalisation différents pour chaque version d'Emacs, comme ceci :</seg>
</tuv>
</tu>
<tu>
<tuv lang="en">
<seg>You can force these commands to move according to @dfn{logical lines} (i.e., according to the text lines in the buffer) by setting the variable @code{line-move-visual} to @code{nil}; if a logical line occupies multiple screen lines, the cursor then skips over the additional screen lines.</seg>