diff --git a/omegat/project_save.tmx b/omegat/project_save.tmx
index 240eb87..e3ee7d2 100644
--- a/omegat/project_save.tmx
+++ b/omegat/project_save.tmx
@@ -35587,6 +35587,14 @@ Emacs.
Si @code{dired-copy-preserve-time} a une valeur autre que @code{nil}, copier ensuite avec cette commande préserve le temps de modification de l'ancien fichier dans la copie, comme @samp{cp -p}.
+
+
+ If @code{initial-buffer-choice} is non-@code{nil}, then if you specify any files on the command line, Emacs still visits them, but does not display them initially.
+
+
+ Si @code{initial-buffer-choice} a une valeur autre que non-@code{nil}, et si vous spécifiez ensuite tout fichier sur la ligne de commande, Emacs continue de le consulter, mais ne l'affiche pas au début.
+
+
If @code{input-method-highlight-flag} is non-@code{nil}, the partial sequence is highlighted in the buffer (for most input methods---some disable this feature).