Translated by Lilian

This commit is contained in:
Lilian 2022-04-06 13:41:08 +02:00
parent b4987568d2
commit ec5adbc517

View File

@ -3617,6 +3617,14 @@ bit est 1 plutôt que 0.)</seg>
<seg>(mode .</seg>
</tuv>
</tu>
<tu>
<tuv lang="en">
<seg>(modify-syntax-entry ?\$ "." text-mode-syntax-table)</seg>
</tuv>
<tuv lang="fr" changeid="Lilian" changedate="20220406T112827Z" creationid="Lilian" creationdate="20220406T112827Z">
<seg>(modify-syntax-entry ?\$ "." text-mode-syntax-table)</seg>
</tuv>
</tu>
<tu>
<tuv lang="en">
<seg>(multiply-by-seven 3)</seg>
@ -24267,6 +24275,14 @@ chaque passe d'Emacs !</seg>
<seg>Activer le débogueur Emacs Lisp pour les erreurs dans le fichier init.</seg>
</tuv>
</tu>
<tu>
<tuv lang="en">
<seg>Enable the use of the command @code{narrow-to-region} without confirmation.</seg>
</tuv>
<tuv lang="fr" changeid="Lilian" changedate="20220406T114107Z" creationid="Lilian" creationdate="20220406T114107Z">
<seg>Activez l'utilisation de la commande @code{narrow-to-region} sans confirmation.</seg>
</tuv>
</tu>
<tu>
<tuv lang="en">
<seg>Enable vertical scroll bars.</seg>
@ -39753,6 +39769,14 @@ fonction décrite, sont composés comme ceci : @var{first-number}.</seg>
<seg>Noter que ceci peut forcer le point à se déplacer de plusieurs positions dans le tampon selon le contexte bidirectionnel environnant.</seg>
</tuv>
</tu>
<tu>
<tuv lang="en">
<seg>Note the use of a character constant for @samp{$}.</seg>
</tuv>
<tuv lang="fr" changeid="Lilian" changedate="20220406T112756Z" creationid="Lilian" creationdate="20220406T112756Z">
<seg>Notez l'utilisation d'une constante caractère pour @samp{$}.</seg>
</tuv>
</tu>
<tu>
<tuv lang="en">
<seg>Note, however, that it is often a mistake to specify minor modes this way.</seg>