From 1ffbcb4c1ee15b96db2ee318fd5cdc802cb90d28 Mon Sep 17 00:00:00 2001 From: Jean-Christophe Helary Date: Sun, 23 Oct 2022 23:08:38 +0900 Subject: [PATCH] Translated by suzume --- omegat/project_save.tmx | 28 +++++++++++++++++++++++++++- 1 file changed, 27 insertions(+), 1 deletion(-) diff --git a/omegat/project_save.tmx b/omegat/project_save.tmx index 0eb359b..a4e67f8 100644 --- a/omegat/project_save.tmx +++ b/omegat/project_save.tmx @@ -1,7 +1,7 @@ -
+
@@ -3703,6 +3703,14 @@ bit est 1 plutôt que 0.) (defun multiplier-par-sept (nombre) ; @r{Seconde version.} + + + (defun my-icomplete-styles () + + + (defun my-icomplete-styles () + + (defun my-post-forward-angle-brackets (base extra-string) @@ -6056,6 +6064,16 @@ bit est 1 plutôt que 0.) (setq-default major-mode 'text-mode) + + + (setq-local completion-styles '(initials flex))) +(add-hook 'icomplete-minibuffer-setup-hook 'my-icomplete-styles) + + + (setq-local completion-styles '(initials flex))) +(add-hook 'icomplete-minibuffer-setup-hook 'my-icomplete-styles) + + (shell-command-switch . @@ -76905,6 +76923,14 @@ si nous continuons, Pour modifier cet intervalle, personnalisez la variable @code{auto-save-timeout}. + + + To change this, add the following to your initialization file (@pxref{Init File}): + + + Pour modifier ceci, ajoutez ce qui suit dans votre fichier d'initialisation (@pxref{Fichier d'initialisation}) : + + To change this, customize the options @code{dired-hide-details-hide-symlink-targets} and @code{dired-hide-details-hide-information-lines}, respectively.