diff --git a/omegat/project_save.tmx b/omegat/project_save.tmx
index 32b108e..55b825f 100644
--- a/omegat/project_save.tmx
+++ b/omegat/project_save.tmx
@@ -12460,6 +12460,14 @@ entiers ou des nombres à virgule flottante.
Dissimule le tampon de cette ligne (@code{Buffer-menu-bury}).
+
+
+ But @code{fill-column} has no function definition.
+
+
+ Mais @code{fill-column} n'a pas de définition de fonction.
+
+
But @kbd{C-k} with no argument is special: it kills the text up to the next newline, or, if point is right at the end of the line, it kills the newline itself.
@@ -25015,6 +25023,14 @@ Emacs.
Si @code{case-fold-search} est @code{nil}, la casse est toujours significative dans toutes les recherches.
+
+
+ If @code{fill-column} were the first or only element of a list, the Lisp interpreter would attempt to find the function definition attached to it.
+
+
+ Si @code{fill-column} était le premier élément d'une liste, l'interpréteur Lisp essayerait de lui trouver une définition de fonction attachée.
+
+
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).
@@ -47245,6 +47261,14 @@ si nous continuons,
Vérité et mensonge en Emacs Lisp
+
+
+ Try evaluating this:
+
+
+ Essayez d'évaluer ceci:
+
+
Turn off the mark (@code{keyboard-quit}).