diff --git a/omegat/project_save.tmx b/omegat/project_save.tmx index 9c7b16a..189b9b5 100644 --- a/omegat/project_save.tmx +++ b/omegat/project_save.tmx @@ -31998,6 +31998,14 @@ machine de 29 bits : Par exemple, le mode HTML est dérivé du mode Texte (@pxref{Mode HTML}). Lorsque le mode HTML est activé, il exécute @code{text-mode-hook} avant d'exécuter @code{html-mode-hook}. + + + For instance, activating the @samp{Emacs Tutorial} link opens the Emacs tutorial; this does the same thing as the command @kbd{C-h t} (@code{help-with-tutorial}). + + + Par exemple, activer le lien @samp{Emacs Tutorial} ouvre le tutoriel d'Emacs ; la même chose est possible avec la commande @kbd{C-h t} (@code{help-with-tutorial}). + + For instance, it is safe to give @code{comment-column} or @code{fill-column} any integer value.