From 684a767940ebf4670f92be47587a39735ff5489c Mon Sep 17 00:00:00 2001 From: sunoc Date: Tue, 17 Dec 2024 13:53:23 +0900 Subject: [PATCH] Translated by sunoc --- omegat/project_save.tmx | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/omegat/project_save.tmx b/omegat/project_save.tmx index ffb759d..061cc76 100644 --- a/omegat/project_save.tmx +++ b/omegat/project_save.tmx @@ -26375,6 +26375,14 @@ ce manuel est indépendant. Si vous évaluez cette expression, le nombre 4 va apparaître dans votre zone d'écho. + + + If you evaluate this expression---and if, as with my Emacs, @code{fill-column} evaluates to 72---@code{"The 74 red foxes."} will appear in the echo area. + + + Si vous évaluez cette expression---et si, comme dans mon Emacs, l'évaluation de @code{fill-column} donne 72---@code{"Les 74 renards roux"} apparaîtra dans la zone d'écho. + + If you execute example code in a Lisp Interaction buffer (such as the buffer @samp{*scratch*}), the printed text is inserted into the buffer.