From 4393ac1dcc37799e10cc6fcb06f2fa68411a6676 Mon Sep 17 00:00:00 2001 From: Lilian Date: Tue, 5 Apr 2022 11:30:09 +0200 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 00a38d5..b528a92 100644 --- a/omegat/project_save.tmx +++ b/omegat/project_save.tmx @@ -37433,6 +37433,14 @@ tables d'abbréviations soient vides. Rend @var{key} non défini de manière locale (dans le mode majeur actuellement effectif). + + + Make Text mode the default mode for new buffers. + + + Rendre le mode Texte comme mode par défaut pour de nouveaux tampons. + + Make a Function Interactive @@ -39552,6 +39560,14 @@ fonction décrite, sont composés comme ceci : @var{first-number}. Note aux débutants + + + Note that @code{text-mode} is used because it is the command for entering Text mode. + + + À noter que @code{text-mode} est utilisée puisqu'il s'agit de la commande nécessaire pour accéder au mode Texte. + + Note that @kbd{C-x b}, and related commands, use @dfn{permissive completion with confirmation} for minibuffer completion: if you type @key{RET} when the minibuffer text names a nonexistent buffer, Emacs prints @samp{[Confirm]} and you must type a second @key{RET} to submit that buffer name.