Translated by Lilian

Ajoutés : 2, Supprimés : 0, Modifiés : 0 (Conflits : 0)
This commit is contained in:
Lilian 2022-04-08 11:24:05 +02:00
parent f3078888c4
commit de18ea1985

View File

@ -18368,6 +18368,14 @@ arguments ne sont pas des nombres ou des marqueurs.</seg>
<seg>C-x d</seg>
</tuv>
</tu>
<tu>
<tuv lang="en">
<seg>C-x d ~/foo/**/*.el @key{RET}</seg>
</tuv>
<tuv lang="fr" changeid="Lilian" changedate="20220408T092149Z" creationid="Lilian" creationdate="20220408T092149Z">
<seg>C-x d ~/foo/**/*.el @key{RET}</seg>
</tuv>
</tu>
<tu>
<tuv lang="en">
<seg>C-x d ~/foo/*.el @key{RET}
@ -54191,6 +54199,14 @@ basée sur l'heure courante du jour et sur le numéro du processus
<seg>Cette commande conserve la position dans la ligne, comme @kbd{C-n}.</seg>
</tuv>
</tu>
<tu>
<tuv lang="en">
<seg>This command produces a directory listing with all the files with extension @samp{.el}, descending recursively in all the subdirectories of @samp{foo}.</seg>
</tuv>
<tuv lang="fr" changeid="Lilian" changedate="20220408T092404Z" creationid="Lilian" creationdate="20220408T092404Z">
<seg>Cette commande engendre une liste de répertoire comprenant tous les fichiers avec une extension @samp{.el}, descendant récursivement dans tous les sous-répertoires de @samp{foo}.</seg>
</tuv>
</tu>
<tu>
<tuv lang="en">
<seg>This command prompts for a variable and value, and adds them to the first line in the appropriate way.</seg>