diff --git a/omegat/project_save.tmx b/omegat/project_save.tmx
index 4725b42..8296037 100644
--- a/omegat/project_save.tmx
+++ b/omegat/project_save.tmx
@@ -2191,6 +2191,14 @@ bit est 1 plutôt que 0.)
(current-buffer))))))
+
+
+ (customize-set-variable 'selection-coding-system 'utf-8)
+
+
+ (customize-set-variable 'selection-coding-system 'utf-8)
+
+
(default-value 'fill-column)
@@ -35311,6 +35319,14 @@ autrement.
Charge l'état Emacs vidangé à partir du fichier nommé @var{file}.
+
+
+ Load the installed Lisp library named @file{foo} (actually a file @file{foo.elc} or @file{foo.el} in a standard Emacs directory).
+
+
+ Chargez la librairie Lisp appelée @file{foo} (qui est en réalité un fichier @file{foo.elc} ou @file{foo.el} dans un répertoire classique d'Emacs).
+
+
Loading Files