diff --git a/omegat/project_save.tmx b/omegat/project_save.tmx index 8d9733d9..8cf96981 100644 --- a/omegat/project_save.tmx +++ b/omegat/project_save.tmx @@ -389,6 +389,14 @@ ("./lisp/macros.el" + + + ("narrow-files" . + + + ("narrow-files" . + + ("src/imported" @@ -468,6 +476,14 @@ ((eq arg '-) -2) + + + ((fill-column . + + + ((fill-column . + + ((indent-tabs-mode . @@ -3340,6 +3356,14 @@ bit est 1 plutôt que 0.) (print-graph fiftieth-list-for-graph 50 10) + + + (prog-mode . + + + (prog-mode . + + (push-mark (point)) @@ -5970,6 +5994,14 @@ Debugger entered--Lisp error: (void-variable +) 20 - + + + 20)))))) + + + 20)))))) + + 210 220 230 240 250 @@ -6026,6 +6058,14 @@ Debugger entered--Lisp error: (void-variable +) 4) + + + 40))) + + + 40))) + + 5 - @@ -6066,6 +6106,14 @@ Debugger entered--Lisp error: (void-variable +) 50 - ***************** * * + + + 50))) + + + 50))) + + 500 - ***** @@ -6090,6 +6138,14 @@ Debugger entered--Lisp error: (void-variable +) 60 70 80 90 100 + + + 60))) + + + 60))) + + 750 - *** @@ -23461,6 +23517,14 @@ of this license document, but changing it is not allowed. Listes de fichiers + + + Files that use @code{c-mode} also match @code{prog-mode} because the former inherits from the latter. + + + Les fichiers utilisés par @code{c-mode} correspondent également à @code{prog-mode} puisque le premier hérite du dernier. + + Files: Abbrev Files @@ -47866,6 +47930,14 @@ retournée par l'évaluation du formulaire (ici @code{bar}) suit sur une ligne séparée avec @samp{@result{}}. + + + The value used for @code{fill-column} in C files will however be @code{50} because the mode name is more specific than @code{prog-mode}. + + + La valeur utilisée par + + The values are all text strings. @@ -53008,8 +53080,8 @@ il vaut mieux déterminer l'égalité approximative. Values specified under a directory have even more priority. - - Les valeurs spécifiées sous un répertoire sont encore plus priorisés. + + Les valeurs spécifiées sous un répertoire sont encore plus priorisées.