Translated by Lilian

This commit is contained in:
Lilian 2022-04-05 10:38:06 +02:00
parent 7a962a5268
commit b8e7901c10

View File

@ -24720,6 +24720,14 @@ of this license document, but changing it is not allowed.</seg>
<seg>Exemples d'usages des complétions.</seg>
</tuv>
</tu>
<tu>
<tuv lang="en">
<seg>Examples: @code{?x}, @code{?\n}, @code{?\"}, @code{?\)}.</seg>
</tuv>
<tuv lang="fr" changeid="Lilian" changedate="20220405T083805Z" creationid="Lilian" creationdate="20220405T083805Z">
<seg>Exemples : @code{?x}, @code{?\n}, @code{?\"}, @code{?\)}.</seg>
</tuv>
</tu>
<tu>
<tuv lang="en">
<seg>Exchanging two characters, words, lines, lists...</seg>
@ -34867,8 +34875,8 @@ autrement.</seg>
<tuv lang="en">
<seg>Lisp character constant syntax consists of a @samp{?} followed by either a character or an escape sequence starting with @samp{\}.</seg>
</tuv>
<tuv lang="fr" changeid="Lilian" changedate="20220405T083745Z" creationid="Lilian" creationdate="20220405T083745Z">
<seg>La syntaxe de constante de caractère Lisp consiste en un @samp{?} suivi par soit un caractère, soit une séquence d'échappement qui commence avec @samp{\}.</seg>
<tuv lang="fr" changeid="Lilian" changedate="20220405T083753Z" creationid="Lilian" creationdate="20220405T083745Z">
<seg>La syntaxe de constante de caractère Lisp consiste en un @samp{?} suivi par soit un caractère, soit une séquence d'échappement qui commence par @samp{\}.</seg>
</tuv>
</tu>
<tu>