Translated by Lilian

This commit is contained in:
Lilian 2022-04-06 13:53:27 +02:00
parent 54ac2fc689
commit 2a28ea7b68

View File

@ -2894,6 +2894,14 @@ bit est 1 plutôt que 0.)</seg>
<seg>(if before</seg>
</tuv>
</tu>
<tu>
<tuv lang="en">
<seg>(ignore-errors (set-face-background 'region "grey75"))</seg>
</tuv>
<tuv lang="fr" changeid="Lilian" changedate="20220406T115030Z" creationid="Lilian" creationdate="20220406T115030Z">
<seg>(ignore-errors (set-face-background 'region "grey75"))</seg>
</tuv>
</tu>
<tu>
<tuv lang="en">
<seg>(inclusive) whose cosine is @var{arg}; if, however, @var{arg} is out of range (outside [@minus{}1, 1]), it signals a @code{domain-error} error.</seg>
@ -11715,6 +11723,14 @@ key binding = raccourci clavier...
<seg>A</seg>
</tuv>
</tu>
<tu>
<tuv lang="en">
<seg>A @code{setq} on a variable which does not exist is generally harmless, so those do not need a conditional.</seg>
</tuv>
<tuv lang="fr" changeid="Lilian" changedate="20220406T115326Z" creationid="Lilian" creationdate="20220406T115213Z">
<seg>Un @code{setq} sur une variable qui n'existe pas est en général inoffensif, donc ces dernières n'ont pas besoin d'un conditionnel.</seg>
</tuv>
</tu>
<tu>
<tuv lang="en">
<seg>A @code{while} loop that uses a list.</seg>