Translated by Lilian

This commit is contained in:
Lilian 2022-05-17 15:20:01 +02:00
parent aa745742d8
commit 659d3a17e7
1 changed files with 24 additions and 0 deletions

View File

@ -22446,6 +22446,22 @@ arguments ne sont pas des nombres ou des marqueurs.</seg>
<seg>C-x C-d</seg>
</tuv>
</tu>
<tu>
<tuv lang="en">
<seg>C-x C-d /u2/emacs/etc @key{RET}</seg>
</tuv>
<tuv lang="fr" changeid="Lilian" changedate="20220517T131914Z" creationid="Lilian" creationdate="20220517T131914Z">
<seg>C-x C-d /u2/emacs/etc @key{RET}</seg>
</tuv>
</tu>
<tu>
<tuv lang="en">
<seg>C-x C-d /u2/emacs/src/*.c @key{RET}</seg>
</tuv>
<tuv lang="fr" changeid="Lilian" changedate="20220517T131921Z" creationid="Lilian" creationdate="20220517T131921Z">
<seg>C-x C-d /u2/emacs/src/*.c @key{RET}</seg>
</tuv>
</tu>
<tu>
<tuv lang="en">
<seg>C-x C-d @var{dir-or-pattern} @key{RET}</seg>
@ -50700,6 +50716,14 @@ fonction décrite, sont composés comme ceci : @var{first-number}.</seg>
<seg>Normalement, @kbd{C-t} transpose les deux caractères qui se trouvent de chaque côté du point.</seg>
</tuv>
</tu>
<tu>
<tuv lang="en">
<seg>Normally, @kbd{C-x C-d} displays a brief directory listing containing just file names.</seg>
</tuv>
<tuv lang="fr" changeid="Lilian" changedate="20220517T132000Z" creationid="Lilian" creationdate="20220517T132000Z">
<seg>En temps normal, @kbd{C-x C-d} affiche une liste courte de répertoire qui contient seulement les noms de fichier.</seg>
</tuv>
</tu>
<tu>
<tuv lang="en">
<seg>Normally, Emacs first loads @file{site-start.el} if it exists, then your own initialization file if it exists, and finally the default initialization file @file{default.el} if it exists (@pxref{Init File}).</seg>