diff --git a/omegat/project_save.tmx b/omegat/project_save.tmx
index 657c5978..75a704a4 100644
--- a/omegat/project_save.tmx
+++ b/omegat/project_save.tmx
@@ -11209,6 +11209,14 @@ cl}.
@kbd{M-x copy-dir-locals-to-file-locals} copie le répertoire des variables locales de la liste (@pxref{Variables de répertoire}).
+
+
+ @kbd{M-x copy-directory} copies directories, similar to the @command{cp -r} shell command.
+
+
+ @kbd{M-x copy-directory} copie les répertoires, ce qui est similaire à la commande shell @command{cp -r}.
+
+
@kbd{M-x copy-file-locals-to-dir-locals} copies the file-local variables in the current file into @file{.dir-locals.el}.
@@ -11217,6 +11225,14 @@ cl}.
@kbd{M-x copy-file-locals-to-dir-locals} copie les variables locales de fichier du fichier actuel dans @file{.dir-locals.el}.
+
+
+ @kbd{M-x copy-file} copies the contents of the file @var{old} to the file @var{new}.
+
+
+ @kbd{M-x copy-file} copie le contenu du fichier @var{old} au fichier @var{new}.
+
+
@kbd{M-x copy-to-buffer} is similar, except that any existing text in the other buffer is deleted, so the buffer is left containing just the text newly copied into it.
@@ -88222,6 +88238,22 @@ plus tard.
copy-dir-locals-to-file-locals-prop-line
+
+
+ copy-directory
+
+
+ copy-directory
+
+
+
+
+ copy-directory-create-symlink
+
+
+ copy-directory-create-symlink
+
+
copy-file