Translated by Lilian

This commit is contained in:
Lilian 2022-04-01 15:19:34 +02:00
parent d78a3f4a1d
commit 2364cdfa95

View File

@ -27859,6 +27859,14 @@ les syntaxes lues pour ces valeurs à virgule flottante spéciales :</seg>
<seg>Voici comment vous pouvez redéfinir le deuxième bouton de souris pour scinder la fenêtre actuelle :</seg>
</tuv>
</tu>
<tu>
<tuv lang="en">
<seg>Here is the Lisp program to do this:</seg>
</tuv>
<tuv lang="fr" changeid="Lilian" changedate="20220401T131934Z" creationid="Lilian" creationdate="20220401T131934Z">
<seg>Voici le programme Lisp pour cela :</seg>
</tuv>
</tu>
<tu>
<tuv lang="en">
<seg>Here is the complete list of these dummy prefix keys and their meanings:</seg>
@ -48917,6 +48925,14 @@ marqueurs.</seg>
entièrement pour les lecteurs humains.</seg>
</tuv>
</tu>
<tu>
<tuv lang="en">
<seg>The direct mechanism for disabling a command is to put a non-@code{nil} @code{disabled} property on the Lisp symbol for the command.</seg>
</tuv>
<tuv lang="fr" changeid="Lilian" changedate="20220401T131901Z" creationid="Lilian" creationdate="20220401T131901Z">
<seg>Le mécanisme direct pour désactiver une commande est de mettre une propriété non @code{nil} @code{disabled} sur le symbole Lisp de la commande.</seg>
</tuv>
</tu>
<tu>
<tuv lang="en">
<seg>The display flag is indicated by the character @samp{&gt;} at the beginning of the line.</seg>