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.