Translated by Lilian

This commit is contained in:
Lilian 2022-03-29 14:27:48 +02:00
parent ab33567700
commit 78932b0f61

View File

@ -2509,6 +2509,14 @@ bit est 1 plutôt que 0.)</seg>
(global-set-key (kbd "&lt;mouse-2&gt;") 'mouse-save-then-kill)</seg>
</tuv>
</tu>
<tu>
<tuv lang="en">
<seg>(global-set-key (kbd "C-z") 'shell)</seg>
</tuv>
<tuv lang="fr" changeid="Lilian" changedate="20220329T122418Z" creationid="Lilian" creationdate="20220329T122418Z">
<seg>(global-set-key (kbd "C-z") 'shell)</seg>
</tuv>
</tu>
<tu>
<tuv lang="en">
<seg>(goto-char (point-min))</seg>
@ -49524,6 +49532,14 @@ d'argument simple suivant @code{&amp;rest} recevra, comme valeur, une
liste de tous arguments restants à passer à la fonction.</seg>
</tuv>
</tu>
<tu>
<tuv lang="en">
<seg>The single-quote before the command name, @code{shell}, marks it as a constant symbol rather than a variable.</seg>
</tuv>
<tuv lang="fr" changeid="Lilian" changedate="20220329T122747Z" creationid="Lilian" creationdate="20220329T122747Z">
<seg>Le guillemet simple avant le nom de la commande, @code{shell}, le marque en tant que symbole constant plutôt qu'en tant que variable.</seg>
</tuv>
</tu>
<tu>
<tuv lang="en">
<seg>The size of the external border cannot be set from within Emacs.</seg>
@ -75094,8 +75110,8 @@ This function returns the string that is @var{symbol}'s name.</seg>
<tuv lang="en">
<seg>rebinding keys, permanently</seg>
</tuv>
<tuv lang="fr" changeid="Lilian" changedate="20220329T121231Z" creationid="Lilian" creationdate="20220329T121231Z">
<seg>réassocier des séquences, de façon permanente</seg>
<tuv lang="fr" changeid="Lilian" changedate="20220329T122445Z" creationid="Lilian" creationdate="20220329T121231Z">
<seg>réassociation de séquences, de façon permanente</seg>
</tuv>
</tu>
<tu>