diff --git a/omegat/project_save.tmx b/omegat/project_save.tmx
index a6bd2745..b5d6d1b8 100644
--- a/omegat/project_save.tmx
+++ b/omegat/project_save.tmx
@@ -8850,6 +8850,14 @@ cl}.
@kbd{M-f M-f C-u M-@key{DEL}} coupe le même texte, mais cette fois en allant toujours en arrière ; encore une fois, le résultat est le même.
+
+
+ @kbd{M-s f C-s} (@code{dired-isearch-filenames}) performs a forward incremental search in the Dired buffer, looking for matches only amongst the file names and ignoring the rest of the text in the buffer.
+
+
+ @kbd{M-s f C-s} (@code{dired-isearch-filenames}) effectue une recherche incrémentielle avant dans le tampon Dired, recherchant des correspondances seulement parmi les noms de fichier et ignorant le reste du texte dans le tampon.
+
+
@kbd{M-t} transposes the word before point with the word after point (@code{transpose-words}).
@@ -9243,6 +9251,14 @@ cl}.
@kbd{\text\} @tie{}@tie{}@tie{}@tie{}(@code{\command\})
+
+
+ @kbd{j} (@code{dired-goto-file}) prompts for a file name using the minibuffer, and moves point to the line in the Dired buffer describing that file.
+
+
+ @kbd{j} (@code{dired-goto-file}) demande un nom de fichier en utilisant le mini-tampon, et déplace le curseur à la ligne dans le tampon Dired qui décrit ce fichier.
+
+
@kbd{mouse-3} in the calendar brings up a menu of operations on a particular date; @kbd{mouse-2} brings up a menu of commonly used calendar features that are independent of any particular date.
@@ -36937,6 +36953,22 @@ autrement.
M-s @var{regexp} @key{RET}
+
+
+ M-s f C-s @r{(Dired)}
+
+
+ M-s f C-s @r{(Dired)}
+
+
+
+
+ M-s f M-C-s @r{(Dired)}
+
+
+ M-s f M-C-s @r{(Dired)}
+
+
M-s h l
@@ -69474,6 +69506,30 @@ plus tard.
dired-enable-globstar-in-shell
+
+
+ dired-goto-file
+
+
+ dired-goto-file
+
+
+
+
+ dired-isearch-filenames
+
+
+ dired-isearch-filenames
+
+
+
+
+ dired-isearch-filenames-regexp
+
+
+ dired-isearch-filenames-regexp
+
+
dired-jump
@@ -73331,6 +73387,14 @@ plus tard.
j &
+
+
+ j @r{(Dired)}
+
+
+ j @r{(Dired)}
+
+
jdb
@@ -80407,6 +80471,14 @@ This function returns the string that is @var{symbol}'s name.
rechercher
+
+
+ searching Dired buffers
+
+
+ rechercher des tampons Dired
+
+
searching documentation efficiently