diff --git a/omegat/project_save.tmx b/omegat/project_save.tmx index 269f0e6..925be42 100644 --- a/omegat/project_save.tmx +++ b/omegat/project_save.tmx @@ -10188,6 +10188,14 @@ non sortie. Après @samp{point=} se trouve la position du point sous forme de compte de caractère (le premier caractère dans le tampon est en position 1, le second en position 2, etc.). + + + After I typed @kbd{C-x C-e}, Emacs printed the number 72 in my echo area. + + + Après que j'ai taper @kbd{C-x C-e}, Emacs imprime le nombre 72 dans ma zone d'écho. + + After evaluating an expression, the Lisp interpreter will most likely @dfn{return} the value that the computer produces by carrying out the instructions it found in the function definition, or perhaps it will give up on that function and produce an error message. @@ -25945,6 +25953,14 @@ optionnellement. Si vous lisez ce manuel dans Emacs, tapez @kbd{h} pour lire une introduction sommaire au système de documentation Info. + + + If you are reading this in Info inside of GNU Emacs, you can do this by putting the cursor after the symbol and typing @kbd{C-x C-e}: + + + Si vous lisez cela dans Info à l'intérieur de GNU Emacs, vous pouvez faire cela en placant le curseur après le symbole et en tapant @kbd{C-x C-e}: + + If you are reading this in Info using GNU Emacs, you can read through this whole document just by pressing the space bar, @key{SPC}. @@ -45451,6 +45467,14 @@ les citer pour les employer comme constantes dans un programme. C’est la même commande que pour retrouver une position du curseur. + + + This is the value for which @code{fill-column} is set for me as I write this. + + + Ceci est la valeur à laquelle @code{fill-column} est configurée pour moi au moment d'écrire ceci. + + This is typically used when entering a file name, where @kbd{M-@key{TAB}} can be used a few times to descend in the hierarchy of directories.