diff --git a/omegat/project_save.tmx b/omegat/project_save.tmx index bcd9543..d980815 100644 --- a/omegat/project_save.tmx +++ b/omegat/project_save.tmx @@ -1,7 +1,7 @@ -
+
@@ -80198,6 +80198,14 @@ des nombres négatifs à virgule flottante, comme dans @samp{- 1.0}. Vous pouvez empêcher cette insertion en modifiant la variable @code{insert-default-directory} sur une valeur @code{nil} (@pxref{Fichier mini-tampon}). + + + You can initiate a Scheme session by typing @kbd{M-x run-scheme} (the buffer for interacting with Scheme is named @file{*scheme*}), and send expressions to it by typing @kbd{C-M-x}. + + + Vous pouvez lancer une session Scheme en tapant @kbd{M-x run-scheme} (le tampon pour interagir avec Scheme est nommé @file{*scheme*}), et lui envoyer des expressions en tapant @kbd{C-M-x}. + + You can insert an ordinary @dfn{graphic character} (e.g., @samp{a}, @samp{B}, @samp{3}, and @samp{=}) by typing the associated key.