Translated by Lilian
This commit is contained in:
parent
ab33567700
commit
78932b0f61
@ -2509,6 +2509,14 @@ bit est 1 plutôt que 0.)</seg>
|
|||||||
(global-set-key (kbd "<mouse-2>") 'mouse-save-then-kill)</seg>
|
(global-set-key (kbd "<mouse-2>") 'mouse-save-then-kill)</seg>
|
||||||
</tuv>
|
</tuv>
|
||||||
</tu>
|
</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>
|
<tu>
|
||||||
<tuv lang="en">
|
<tuv lang="en">
|
||||||
<seg>(goto-char (point-min))</seg>
|
<seg>(goto-char (point-min))</seg>
|
||||||
@ -49524,6 +49532,14 @@ d'argument simple suivant @code{&rest} recevra, comme valeur, une
|
|||||||
liste de tous arguments restants à passer à la fonction.</seg>
|
liste de tous arguments restants à passer à la fonction.</seg>
|
||||||
</tuv>
|
</tuv>
|
||||||
</tu>
|
</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>
|
<tu>
|
||||||
<tuv lang="en">
|
<tuv lang="en">
|
||||||
<seg>The size of the external border cannot be set from within Emacs.</seg>
|
<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">
|
<tuv lang="en">
|
||||||
<seg>rebinding keys, permanently</seg>
|
<seg>rebinding keys, permanently</seg>
|
||||||
</tuv>
|
</tuv>
|
||||||
<tuv lang="fr" changeid="Lilian" changedate="20220329T121231Z" creationid="Lilian" creationdate="20220329T121231Z">
|
<tuv lang="fr" changeid="Lilian" changedate="20220329T122445Z" creationid="Lilian" creationdate="20220329T121231Z">
|
||||||
<seg>réassocier des séquences, de façon permanente</seg>
|
<seg>réassociation de séquences, de façon permanente</seg>
|
||||||
</tuv>
|
</tuv>
|
||||||
</tu>
|
</tu>
|
||||||
<tu>
|
<tu>
|
||||||
|
Loading…
Reference in New Issue
Block a user