diff --git a/omegat/project_save.tmx b/omegat/project_save.tmx
index 78fc3eba..57a6f924 100644
--- a/omegat/project_save.tmx
+++ b/omegat/project_save.tmx
@@ -39129,6 +39129,30 @@ machine.
Restaurer à la valeur sauvegardée
+
+
+ Set up a customization buffer for all the settings and groups that match @var{regexp}.
+
+
+ Paramétrer un tampon de personnalisation pour tous les paramètres et groupes qui correspondent à @var{regexp}.
+
+
+
+
+ Set up a customization buffer for just one face, @var{face}.
+
+
+ Paramétrer un tampon de personnalisation seulement pour un type de caractères, @var{face}.
+
+
+
+
+ Set up a customization buffer for just one group, @var{group}.
+
+
+ Paramétrer un tampon de personnalisation seulement pour un groupe, @var{group}.
+
+
Set up a customization buffer for just one user option, @var{option}.
@@ -39137,6 +39161,14 @@ machine.
Paramétrer un tampon de personnalisation seulement pour une option d'utilisateur, @var{option}.
+
+
+ Set up a customization buffer with all the user options, faces and groups whose meaning has changed since (or been added after) Emacs version @var{version}.
+
+
+ Paramétrer un tampon de personnalisation pour toutes les options d'utilisateur, types de caractères et groupes dont la signification a été modifiée (ou ajoutée ensuite) depuis la version d'Emacs @var{version}.
+
+
Set up two windows on the current frame, with this line's buffer selected in one, and a previously current buffer (aside from @file{*Buffer List*}) in the other (@code{Buffer-menu-2-window}).