Translated by Lilian
This commit is contained in:
parent
30cb1f6a2a
commit
3d193e5dd0
@ -69060,6 +69060,14 @@ des nombres négatifs à virgule flottante, comme dans @samp{- 1.0}.</seg>
|
||||
<seg>Vous pouvez utiliser @samp{*} dans @var{mot}.</seg>
|
||||
</tuv>
|
||||
</tu>
|
||||
<tu>
|
||||
<tuv lang="en">
|
||||
<seg>You can use @samp{\&} and @samp{\@var{digit}} in @var{to} to refer to all or part of what the pattern matched in the old file name, as in @code{replace-regexp} (@pxref{Regexp Replace}).</seg>
|
||||
</tuv>
|
||||
<tuv lang="fr" changeid="Lilian" changedate="20220421T095251Z" creationid="Lilian" creationdate="20220421T095251Z">
|
||||
<seg>Vous pouvez utiliser @samp{\&} et @samp{\@var{digit}} dans @var{to} pour faire référence à l'ensemble ou à une partie de ce que le modèle a correspondu dans le vieux nom de fichier, comme dans @code{replace-regexp} (@pxref{Regexp Replace}).</seg>
|
||||
</tuv>
|
||||
</tu>
|
||||
<tu>
|
||||
<tuv lang="en">
|
||||
<seg>You can use @samp{^} and @samp{$} to anchor matches.</seg>
|
||||
|
Loading…
Reference in New Issue
Block a user