diff --git a/omegat/project_save.tmx b/omegat/project_save.tmx
index d7de146..120bd55 100644
--- a/omegat/project_save.tmx
+++ b/omegat/project_save.tmx
@@ -66414,6 +66414,14 @@ ligne séparée avec @samp{@result{}}.
The variable bindings are produced by destructuring binding of elements of @var{pattern} to the values of the corresponding elements of the evaluated @var{remplacement}.
+
+
+ The variable's default value is @code{nil} when Emacs is interactive, and @code{t} when Emacs runs in batch mode (@pxref{Initial Options, Batch Mode}).
+
+
+ La valeur par défaut de la variable est @code{nil} quand Emacs est interactive, et @code{t} lorsqu'Emacs exécute en mode batch (@pxref{Options initiales, Mode Batch}).
+
+
The variables @code{dabbrev-check-all-buffers} and @code{dabbrev-check-other-buffers} can be used to determine which other buffers, if any, are searched.