diff --git a/omegat/project_save.tmx b/omegat/project_save.tmx index b59f88b..86b506f 100644 --- a/omegat/project_save.tmx +++ b/omegat/project_save.tmx @@ -2709,6 +2709,14 @@ bit est 1 plutôt que 0.) (global-set-key (kbd "C-z") 'shell) + + + (global-set-key [?@var{char}] 'some-function) + + + (global-set-key [?@var{char}] 'some-function) + + (global-set-key [?\C-=] 'make-symbolic-link) @@ -11307,6 +11315,14 @@ key binding = raccourci clavier... @xref{Couches d'affichage, overlayp} + + + @xref{Package Installation}. + + + @xref{Package d'installation}. + + @xref{Point}. @@ -11395,6 +11411,14 @@ key binding = raccourci clavier... @xref{Guillemets} + + + @xref{Recognize Coding}. + + + @xref{Reconnaître le codage}. + + @xref{Record Type, recordp}. @@ -27052,6 +27076,14 @@ machine de 29 bits : Par exemple, vous pourriez faire en sorte que @kbd{M-a} et @kbd{M-A} exécutent différentes commandes. + + + For instance: + + + Par exemple : + + For many minor modes, the controlling variable is per buffer, and thus always buffer-local.