diff --git a/omegat/project_save.tmx b/omegat/project_save.tmx
index 625362a..26c6a88 100644
--- a/omegat/project_save.tmx
+++ b/omegat/project_save.tmx
@@ -11337,6 +11337,14 @@ cl}.
@kbd{M-x insert-abbrevs} insère dans le tampon actuel après le point la description de toutes les définitions d'abréviation ; @kbd{M-x define-abbrevs} analyse la totalité du tampon actuel et définit les abréviations en conséquence.
+
+
+ @kbd{M-x insert-file} (also @kbd{C-x i}) inserts a copy of the contents of the specified file into the current buffer at point, leaving point unchanged before the contents.
+
+
+ @kbd{M-x insert-file} (également @kbd{C-x i}) insère une copie du contenu du fichier spécifié dans le tampon actuel au point, laissant ce dernier inchangé avant le contenu.
+
+
@kbd{M-x kill-all-abbrevs} removes all abbrev definitions, both global and local.
@@ -23292,6 +23300,14 @@ C-x d ~/foo/*/*.el @key{RET}
C-x h
+
+
+ C-x i
+
+
+ C-x i
+
+
C-x k