From 659d3a17e738cbf157f992e884c7a2d50e37c5db Mon Sep 17 00:00:00 2001 From: Lilian Date: Tue, 17 May 2022 15:20:01 +0200 Subject: [PATCH] Translated by Lilian --- omegat/project_save.tmx | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/omegat/project_save.tmx b/omegat/project_save.tmx index 52fd141..4b3be8d 100644 --- a/omegat/project_save.tmx +++ b/omegat/project_save.tmx @@ -22446,6 +22446,22 @@ arguments ne sont pas des nombres ou des marqueurs. C-x C-d + + + C-x C-d /u2/emacs/etc @key{RET} + + + C-x C-d /u2/emacs/etc @key{RET} + + + + + C-x C-d /u2/emacs/src/*.c @key{RET} + + + C-x C-d /u2/emacs/src/*.c @key{RET} + + C-x C-d @var{dir-or-pattern} @key{RET} @@ -50700,6 +50716,14 @@ fonction décrite, sont composés comme ceci : @var{first-number}. Normalement, @kbd{C-t} transpose les deux caractères qui se trouvent de chaque côté du point. + + + Normally, @kbd{C-x C-d} displays a brief directory listing containing just file names. + + + En temps normal, @kbd{C-x C-d} affiche une liste courte de répertoire qui contient seulement les noms de fichier. + + 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}).