Translated by Lilian

This commit is contained in:
Lilian 2022-04-21 12:06:54 +02:00
parent 2314cfb231
commit 75df1af6e5

View File

@ -63164,6 +63164,14 @@ si nous continuons,</seg>
<seg>To do this, add their titles to the list of Invariant Sections in the Modified Version's license notice.</seg>
</tuv>
</tu>
<tu>
<tuv lang="en">
<seg>To do this, mark those files with @kbd{% m @var{from} @key{RET}}, then use the same regular expression in the command to operate on the files.</seg>
</tuv>
<tuv lang="fr" changeid="Lilian" changedate="20220421T100542Z" creationid="Lilian" creationdate="20220421T100535Z">
<seg>Pour ce faire, marquez ces fichiers avec @kbd{% m @var{from} @key{RET}}, puis utilisez la même expression régulière dans la commande pour agir sur les fichiers.</seg>
</tuv>
</tu>
<tu>
<tuv lang="en">
<seg>To do this, use @kbd{M-x customize-changed} and specify a previous Emacs version number using the minibuffer.</seg>
@ -63508,6 +63516,14 @@ si nous continuons,</seg>
<seg>Pour qu'elles commencent plutôt le lundi, définissez la variable @code{calendar-week-start-day} à 1.</seg>
</tuv>
</tu>
<tu>
<tuv lang="en">
<seg>To make this more convenient, the @kbd{%} commands to operate on files use the last regular expression specified in any @kbd{%} command as a default.</seg>
</tuv>
<tuv lang="fr" changeid="Lilian" changedate="20220421T100653Z" creationid="Lilian" creationdate="20220421T100653Z">
<seg>Afin de rendre cela plus pratique, les commandes @kbd{%} pour agir sur les fichiers utilisent la dernière expression régulière spécifiée dans toute commande @kbd{%} en tant que valeur par défaut.</seg>
</tuv>
</tu>
<tu>
<tuv lang="en">
<seg>To make this work, you must add a couple of lines of code to your initialization file, to set the variable @code{custom-file} to the name of the desired file, and to load that file.</seg>