Translated by Lilian
This commit is contained in:
parent
f49b6820bc
commit
fab38f6d10
@ -30521,6 +30521,14 @@ contacter la maintenance d'Emacs plus rapidement, envoyer le courrier
|
|||||||
<seg>Si vous voulez incrémenter la variable, vous devez employer @code{setq}, comme ceci :</seg>
|
<seg>Si vous voulez incrémenter la variable, vous devez employer @code{setq}, comme ceci :</seg>
|
||||||
</tuv>
|
</tuv>
|
||||||
</tu>
|
</tu>
|
||||||
|
<tu>
|
||||||
|
<tuv lang="en">
|
||||||
|
<seg>If you want to prevent yourself from invoking a command by mistake, it is better to disable the command than to undefine the key.</seg>
|
||||||
|
</tuv>
|
||||||
|
<tuv lang="fr" changeid="Lilian" changedate="20220329T120617Z" creationid="Lilian" creationdate="20220329T120617Z">
|
||||||
|
<seg>Si vous souhaitez éviter de faire appel vous-même à une commande par erreur, il serait mieux de désactiver la commande que de ne pas définir la touche.</seg>
|
||||||
|
</tuv>
|
||||||
|
</tu>
|
||||||
<tu>
|
<tu>
|
||||||
<tuv lang="en">
|
<tuv lang="en">
|
||||||
<seg>If you want to split a long string value across multiple lines of the file, you can use backslash-newline, which is ignored in Lisp string constants; you should put the prefix and suffix on each line, even lines that start or end within the string, as they will be stripped off when processing the list.</seg>
|
<seg>If you want to split a long string value across multiple lines of the file, you can use backslash-newline, which is ignored in Lisp string constants; you should put the prefix and suffix on each line, even lines that start or end within the string, as they will be stripped off when processing the list.</seg>
|
||||||
|
Loading…
Reference in New Issue
Block a user