From cad74f732987d967c8f381488d8c6feb05bad481 Mon Sep 17 00:00:00 2001 From: sunoc Date: Tue, 18 Feb 2025 13:50:22 +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 f0d7466..93cbe85 100644 --- a/omegat/project_save.tmx +++ b/omegat/project_save.tmx @@ -34761,6 +34761,14 @@ incrémentée de un (ou par @var{inc} si elle est donnée). Lorsqu'on comprend le jargon, les message d'erreur peuvent être informatifs. + + + One of the ways is to use the special form @code{setq}. + + + Une manière est d'utiliser la forme spéciale @code{setq}. + + One other aspect of interpreting: the Lisp interpreter is able to interpret two kinds of entity: humanly readable code, on which we will focus exclusively, and specially processed code, called @dfn{byte compiled} code, which is not humanly readable.