From 5f15eaf5839507c0a9326c2379f9727efe8bff8b Mon Sep 17 00:00:00 2001 From: Lilian Date: Fri, 18 Mar 2022 11:05:23 +0100 Subject: [PATCH] Translated by Lilian --- omegat/project_save.tmx | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/omegat/project_save.tmx b/omegat/project_save.tmx index d8a136a..f15aca8 100644 --- a/omegat/project_save.tmx +++ b/omegat/project_save.tmx @@ -30394,6 +30394,14 @@ autrement. Sa valeur par défaut est @code{(custom-theme-directory t)}. Ici, le symbole @code{custom-theme-directory} revêt la signification spéciale de la valeur de la variable @code{custom-theme-directory}, tandis que @code{t} correspond au répertoire de thème intégré @file{etc/themes}. + + + Its default value is @code{t}, which specifies the behavior described above. + + + Sa valeur par défaut est @code{t}, qui spécifie le comportement décrit ci-dessus. + + Its first line should be a brief one-sentence summary; in the buffer made by @kbd{M-x customize-themes}, this sentence is displayed next to the theme name. @@ -46615,6 +46623,14 @@ ligne séparée avec @samp{@result{}}. La variable @code{dabbrev-limit}, si elle est autre que @code{nil}, spécifie la distance maximale de recherche d'un remplacement dans le tampon. + + + The variable @code{enable-local-variables} allows you to change the way Emacs processes local variables. + + + La variable @code{enable-local-variables} vous permet de changer la façon dont Emacs traite les variables locales. + + The variable bindings are produced by destructuring binding of elements of @var{pattern} to the values of the corresponding elements of the evaluated @var{exp}.