diff --git a/omegat/project_save.tmx b/omegat/project_save.tmx index 2386aea..f22a3da 100644 --- a/omegat/project_save.tmx +++ b/omegat/project_save.tmx @@ -10378,6 +10378,14 @@ Predicates}. @xref{Fichier d'initialisation}, pour une description du fichier d'initialisation. + + + @xref{Init Non-ASCII}. + + + @xref{Initialisation non ASCII}. + + rebinding = association de séquence key binding = raccourci clavier... @@ -13834,6 +13842,14 @@ toutes les machines connues arrondissent en mode standard. Comme décrit dans @ref{Commandes}, chaque commande d'Emacs est une fonction Lisp dont la définition rend son utilisation interactive. + + + As described in @ref{Local Keymaps}, major modes and minor modes can define local keymaps. + + + Comme décrit dans @ref{Tables de séquences locales}, les modes majeurs et les modes mineurs peuvent définir des tables de séquences locales. + + As far as Lisp is concerned, the words we have been using in the lists cannot be divided into any smaller parts and still mean the same thing as part of a program; likewise with numbers and single character symbols like @samp{+}. @@ -64356,6 +64372,14 @@ plus tard. define-global-abbrev + + + define-key + + + define-key + + define-mode-abbrev