Translated by Lilian

This commit is contained in:
Lilian 2022-04-01 18:25:15 +02:00
parent 2364cdfa95
commit e550610dc1
1 changed files with 16 additions and 0 deletions

View File

@ -3761,6 +3761,14 @@ bit est 1 plutôt que 0.)</seg>
<seg>(push-mark (point))</seg>
</tuv>
</tu>
<tu>
<tuv lang="en">
<seg>(put 'delete-region 'disabled t)</seg>
</tuv>
<tuv lang="fr" changeid="Lilian" changedate="20220401T131936Z" creationid="Lilian" creationdate="20220401T131936Z">
<seg>(put 'delete-region 'disabled t)</seg>
</tuv>
</tu>
<tu>
<tuv lang="en">
<seg>(reverse animals)</seg>
@ -30256,6 +30264,14 @@ définis, mais elles ne sont pas développées automatiquement.</seg>
<seg>Si la valeur est @code{t}, il n'existe alors pas de limite de temps.</seg>
</tuv>
</tu>
<tu>
<tuv lang="en">
<seg>If the value of the @code{disabled} property is a string, that string is included in the message displayed when the command is used:</seg>
</tuv>
<tuv lang="fr" changeid="Lilian" changedate="20220401T132044Z" creationid="Lilian" creationdate="20220401T132044Z">
<seg>Si la valeur de la propriété @code{disabled} est une chaîne, celle-ci est comprise dans le message affiché lorsque la commande est utilisée :</seg>
</tuv>
</tu>
<tu>
<tuv lang="en">
<seg>If the variable @code{find-file-visit-truename} is non-@code{nil}, then the file name recorded for a buffer is the file's @dfn{truename} (made by replacing all symbolic links with their target names), rather than the name you specify.</seg>