Translated by Lilian

This commit is contained in:
Lilian 2022-04-06 14:01:05 +02:00
parent 638a325f7c
commit 7e22fcfe3b

View File

@ -10202,6 +10202,14 @@ plus.</seg>
<seg>@var{...more second-level groups...}</seg>
</tuv>
</tu>
<tu>
<tuv lang="en">
<seg>@var{alias})} in the @code{term-file-aliases} association list, Emacs uses @var{alias} in place of @var{termtype}.) The library is found by searching the directories @code{load-path} as usual and trying the suffixes @samp{.elc} and @samp{.el}.</seg>
</tuv>
<tuv lang="fr" changeid="Lilian" changedate="20220406T120104Z" creationid="Lilian" creationdate="20220406T120104Z">
<seg>@var{alias})} dans la liste d'association @code{term-file-aliases}, Emacs utilise @var{alias} à la place de @var{termtype}.) La librairie est trouvée comme d'habitude en cherchant les répertoires @code{load-path} et en essayant les suffixes @samp{.elc} et @samp{.el}.</seg>
</tuv>
</tu>
<tu>
<tuv lang="en">
<seg>@var{bindings} is a list of bindings of the form @code{(@var{pattern} @var{exp})}, where @var{exp} is an expression to evaluate and @var{pattern} is a @code{pcase} pattern.</seg>