From b38094ac4f5f6b3a53487c2ec3c8340c802ada89 Mon Sep 17 00:00:00 2001 From: Lilian Date: Thu, 17 Mar 2022 11:40:15 +0100 Subject: [PATCH] =?UTF-8?q?Translated=20by=20Lilian=20Ajout=C3=A9s=C2=A0:?= =?UTF-8?q?=202,=20Supprim=C3=A9s=C2=A0:=200,=20Modifi=C3=A9s=C2=A0:=200?= =?UTF-8?q?=20(Conflits=C2=A0:=200)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- omegat/project_save.tmx | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/omegat/project_save.tmx b/omegat/project_save.tmx index 287c878..46d2975 100644 --- a/omegat/project_save.tmx +++ b/omegat/project_save.tmx @@ -21354,6 +21354,14 @@ chaque passe d'Emacs ! Emacs lisp + + + Emacs normally recognizes certain variable/value pairs as safe. + + + Emacs reconnait en temps normal certaines variables/paires de valeurs comme sécurisées. + + Emacs obeys this command by @dfn{visiting} the file: it creates a buffer, copies the contents of the file into the buffer, and then displays the buffer for editing. @@ -23797,6 +23805,14 @@ Mais il est possible (et utile) de les rajouter dans la traduction *en anglais*< Par exemple, le mode HTML est dérivé du mode Texte (@pxref{HTML Mode}). Lorsque le mode HTML est activé, il exécute @code{text-mode-hook} avant d'exécuter @code{html-mode-hook}. + + + For instance, it is safe to give @code{comment-column} or @code{fill-column} any integer value. + + + Par exemple, donner @code{comment-column} ou @code{fill-column} toute valeur de nombre entier est considéré comme sécurisé. + + For instance, it is used to implement the @code{text-scale-adjust} command (@pxref{Text Scale,,, emacs, The GNU Emacs Manual}).