diff --git a/omegat/project_save.tmx b/omegat/project_save.tmx
index 18402e6c..265c9698 100644
--- a/omegat/project_save.tmx
+++ b/omegat/project_save.tmx
@@ -29248,6 +29248,14 @@ chaque passe d'Emacs !
Emacs cherche votre fichier d'initialisation en utilisant les noms de fichier @file{~/.emacs.el}, @file{~/.emacs}, ou @file{~/.emacs.d/init.el} dans cet ordre ; il est possible de choisir d'utiliser n'importe lequel de ces noms.
+
+
+ Emacs makes a backup for a file only the first time the file is saved from a buffer.
+
+
+ Emacs effectue une sauvegarde pour un fichier uniquement quand il est enregistré pour la première fois à partir d'un tampon.
+
+
Emacs makes a new buffer for each file that you visit.
@@ -49176,6 +49184,14 @@ fonction décrite, sont composés comme ceci : @var{first-number}.
Solution sans report
+
+
+ No matter how many times you subsequently save the file, its backup remains unchanged.
+
+
+ Sa sauvegarde reste inchangée au dépit du nombre de fois où le fichier est enregistré par la suite.
+
+
No matter how they are specified, the @command{ls} switches can include short options (that is, single characters) requiring no arguments, and long options (starting with @samp{--}) whose arguments are specified with @samp{=}.
@@ -50271,8 +50287,8 @@ différemment les arguments négatifs.
On most operating systems, rewriting a file automatically destroys all record of what the file used to contain.
-
- Sur la plupart des systèmes d'exploitation, réecrire un fichier automatiquement supprime tout enregistrement de ce que le fichier contenait auparavant.
+
+ Sur la plupart des systèmes d'exploitation, réécrire un fichier automatiquement supprime tout enregistrement de ce que le fichier contenait auparavant.