From 29f62cb44ccc794e5338d14200817e58589c3c48 Mon Sep 17 00:00:00 2001 From: Lilian Date: Mon, 7 Mar 2022 10:19:42 +0100 Subject: [PATCH] Translated by Lilian --- omegat/project_save.tmx | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/omegat/project_save.tmx b/omegat/project_save.tmx index b479193..0be96ba 100644 --- a/omegat/project_save.tmx +++ b/omegat/project_save.tmx @@ -1,7 +1,7 @@ -
+
@@ -41251,6 +41251,14 @@ de Lisp également. La fonction @code{debug} est décrite en détails dans @ref{Débogage, , Le débogueur Lisp, elisp, Manuel de référence GNU Emacs Lisp}. + + + The @code{default} face is the face used to display any text that does not have an explicitly-assigned face; furthermore, its background color attribute serves as the background color of the frame. + + + Le type de caractères @code{default} est celui utilisé pour afficher tout texte ne possédant pas explicitement de type de caractères assigné. De plus, l'attribut de sa couleur d'arrière-plan correspond également à celle du cadre. + + The @code{defun} macro.