Translated by Lilian
This commit is contained in:
parent
383acc41c8
commit
5183f45a88
@ -6920,6 +6920,14 @@ cl}.</seg>
|
||||
<seg>@kbd{M-x kill-all-abbrevs} supprime toutes les définitions, aussi bien globales que locales.</seg>
|
||||
</tuv>
|
||||
</tu>
|
||||
<tu>
|
||||
<tuv lang="en">
|
||||
<seg>@kbd{M-x make-local-variable} reads the name of a variable and makes it local to the current buffer.</seg>
|
||||
</tuv>
|
||||
<tuv lang="fr" changeid="Lilian" changedate="20220314T174714Z" creationid="Lilian" creationdate="20220314T174714Z">
|
||||
<seg>@kbd{M-x make-local-variable} lit le nom d'une variable et la rend locale dans le tampon actuel.</seg>
|
||||
</tuv>
|
||||
</tu>
|
||||
<tu>
|
||||
<tuv lang="en">
|
||||
<seg>@kbd{M-x prepend-to-buffer} is just like @code{append-to-buffer} except that point in the other buffer is left before the copied text, so successive prependings add text in reverse order.</seg>
|
||||
@ -16554,6 +16562,14 @@ significatif pour la lettre qui indique la base.</seg>
|
||||
<seg>Modifier une variable</seg>
|
||||
</tuv>
|
||||
</tu>
|
||||
<tu>
|
||||
<tuv lang="en">
|
||||
<seg>Changing its value subsequently in this buffer will not affect others, and changes in its global value will not affect this buffer.</seg>
|
||||
</tuv>
|
||||
<tuv lang="fr" changeid="Lilian" changedate="20220314T174859Z" creationid="Lilian" creationdate="20220314T174859Z">
|
||||
<seg>Changer sa valeur par la suite dans ce tampon ne va pas affecter les autres, et ces changements dans la valeur globale n'influe en aucun cas ce tampon.</seg>
|
||||
</tuv>
|
||||
</tu>
|
||||
<tu>
|
||||
<tuv lang="en">
|
||||
<seg>Changing the Location of Point</seg>
|
||||
|
Loading…
Reference in New Issue
Block a user