From 07259821a0e06dc097138e4706abc50d853fe4b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Isma=C3=ABl?= Date: Tue, 3 May 2022 16:50:45 +0200 Subject: [PATCH] =?UTF-8?q?Translated=20by=20Isma=C3=ABl=20Ajout=C3=A9s?= =?UTF-8?q?=C2=A0:=201,=20Supprim=C3=A9s=C2=A0:=200,=20Modifi=C3=A9s=C2=A0?= =?UTF-8?q?:=200=20(Conflits=C2=A0:=200)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- omegat/project_save.tmx | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/omegat/project_save.tmx b/omegat/project_save.tmx index 586c5fc..0cbdfa7 100644 --- a/omegat/project_save.tmx +++ b/omegat/project_save.tmx @@ -59106,6 +59106,14 @@ de Lisp également. La méthode d'affichage alternative @code{diary-simple-display} affiche le tampon du journal en tant que tel, et utilise du texte invisible pour cacher les entrées qui ne s'appliquent pas. + + + The appearance of the @file{*compilation*} buffer can be controlled by customizing the faces which are used to highlight parts of the @file{*compilation*} buffer, e.g., @code{compilation-error} or @code{compilation-warning}, for error and warning messages respectively. + + + L'apparence du tampon @file{*compilation*} peut être contrôlée en personnalisant les types de caractères qui sont utilisés pour mettre en évidence des parties du tampon @file{*compilation*}, par exemple, @code{compilation-error} ou @code{compilation-warning}, pour les messages d'erreur et d'avertissement respectivement. + + The appearance of the keyword @code{&optional} in the argument list indicates that the subsequent arguments may be omitted (omitted arguments default to @code{nil}).