diff --git a/omegat/project_save.tmx b/omegat/project_save.tmx index a775c65..46d9654 100644 --- a/omegat/project_save.tmx +++ b/omegat/project_save.tmx @@ -12,6 +12,14 @@ ! + + + "-c"))) + + + "-c"))) + + "./lisp/mail/mailalias.el" @@ -52,6 +60,22 @@ "./lisp/makesum.el")) + + + "/bin/bash") + + + "/bin/bash") + + + + + "/bin/ksh") + + + "/bin/ksh") + + "/usr/include/" 'unwritable-directory) @@ -126,6 +150,14 @@ ]*" + + + "dumb-emacs-ansi"))) + + + "dumb-emacs-ansi"))) + + # Local Variables: @@ -325,6 +357,22 @@ '((nil . + + + '((shell-file-name . + + + '((shell-file-name . + + + + + '((system-uses-terminfo . + + + '((system-uses-terminfo . + + '(1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16)))) @@ -341,6 +389,14 @@ '(10 20 30 40 50 + + + '(:application tramp :machine "remotemachine") + + + '(:application tramp :machine "remotemachine") + + '(rose @@ -397,6 +453,14 @@ 'custom-prompt-customize-unsaved-options) + + + 'remote-terminfo 'remote-ksh) + + + 'remote-terminfo 'remote-ksh) + + ("./lisp/macros.el" @@ -1863,6 +1927,14 @@ bit est 1 plutôt que 0.) (column-of-graph height (car numbers-list))) + + + (comint-terminfo-terminal . + + + (comint-terminfo-terminal . + + (concat @@ -1919,6 +1991,38 @@ bit est 1 plutôt que 0.) (cond ((< emacs-major-version 28) + + + (connection-local-set-profile-variables 'remote-bash + + + (connection-local-set-profile-variables 'remote-bash + + + + + (connection-local-set-profile-variables 'remote-ksh + + + (connection-local-set-profile-variables 'remote-ksh + + + + + (connection-local-set-profile-variables 'remote-terminfo + + + (connection-local-set-profile-variables 'remote-terminfo + + + + + (connection-local-set-profiles + + + (connection-local-set-profiles + + (cons @@ -3923,6 +4027,14 @@ bit est 1 plutôt que 0.) (setq-default fill-column 75) + + + (shell-command-switch . + + + (shell-command-switch . + + (sit-for 0) @@ -47603,6 +47715,14 @@ employée. La liste de priorité de systèmes de codage dépend de l'environnement de langue sélectionné (@pxref{Language Environments}). + + + The profiles @code{remote-terminfo} and @code{remote-ksh} are applied to all buffers which have a remote default directory matching the regexp @code{"remotemachine"} as host name. + + + Les profils @code{remote-terminfo} et @code{remote-ksh} sont appliqués à tous les tampons qui disposent d'un répertoire distant par défaut correspondant à l'expression rationnelle @code{"remotemachine"} en tant que nom d'hôte. + + The prototypical use for bookmarks is to record one current position in each of several files. @@ -49322,6 +49442,14 @@ basée sur l'heure courante du jour et sur le numéro du processus @acronym{ID} d'Emacs. + + + This code declares three different profiles, @code{remote-terminfo}, @code{remote-ksh}, and @code{remote-bash}. + + + Ce code déclare trois profils différents, @code{remote-terminfo}, @code{remote-ksh}, et @code{remote-bash}. + + This command (@code{left-char}) behaves like @kbd{C-b}, except if the current paragraph is right-to-left (@pxref{Bidirectional Editing}).