diff --git a/omegat/project_save.tmx b/omegat/project_save.tmx
index 6b50e44..870136c 100644
--- a/omegat/project_save.tmx
+++ b/omegat/project_save.tmx
@@ -6897,6 +6897,14 @@ cl}.
@kbd{M-x customize} crée un tampon de personnalisation qui affiche le groupe supérieur @code{Emacs}.
+
+
+ @kbd{M-x delete-file-local-variable-prop-line} prompts for a variable, and deletes its entry from the line.
+
+
+ @kbd{M-x delete-file-local-variable-prop-line} demande une variable et supprime son entrée de la ligne.
+
+
@kbd{M-x edit-abbrevs} allows you to add, change or kill abbrev definitions by editing a list of them in an Emacs buffer.
@@ -43871,6 +43879,14 @@ marqueurs.
La commande @kbd{M-x clean-buffer-list} est un moyen pratique de les purger ; elle supprime tous les tampons non modifiés que vous n'avez pas utilisés durant une longue période.
+
+
+ The command @kbd{M-x copy-dir-locals-to-file-locals-prop-line} copies the current directory-local variables to the first line (@pxref{Directory Variables}).
+
+
+ La commande @kbd{M-x copy-dir-locals-to-file-locals-prop-line} copie le répertoire actuel des variables locales et le colle dans la première ligne (@pxref{Directory Variables}).
+
+
The command @kbd{M-x count-words} does the same job, but with a different calling convention.
@@ -47038,6 +47054,14 @@ basée sur l'heure courante du jour et sur le numéro du processus
Cette commande conserve la position dans la ligne, comme @kbd{C-n}.
+
+
+ This command prompts for a variable and value, and adds them to the first line in the appropriate way.
+
+
+ Cette commande demande une variable et une valeur et les ajoute à la première ligne de façon appropriée.
+
+
This command repeats the previous Emacs command, whatever that was.
@@ -53742,6 +53766,14 @@ des nombres négatifs à virgule flottante, comme dans @samp{- 1.0}.
Vous pouvez employer @code{logb} pour extraire l'exposant binaire d'un nombre à virgule flottante (ou estimer le logarithme d'un nombre entier) :
+
+
+ You can use @kbd{M-x add-file-local-variable-prop-line} instead of adding entries by hand.
+
+
+ Vous pouvez utiliser @kbd{M-x add-file-local-variable-prop-line} au lieu de taper vous-même les entrées une par une.
+
+
You can use @samp{*} in @var{word} as a wildcard.