From 49446a2c5f3596bdc73edb9782a608c426404da1 Mon Sep 17 00:00:00 2001 From: Lilian Date: Wed, 4 May 2022 14:14:42 +0200 Subject: [PATCH] Translated by Lilian --- omegat/project_save.tmx | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/omegat/project_save.tmx b/omegat/project_save.tmx index bd1aa20..240eb87 100644 --- a/omegat/project_save.tmx +++ b/omegat/project_save.tmx @@ -63435,6 +63435,14 @@ remplacée automatiquement par sa version étendue. La valeur de @code{calendar-time-zone} est le nombre de minutes de différence entre votre heure standard locale et le Temps Universel Coordonné (heure de Greenwich). + + + The value of @code{initial-buffer-choice} may also be a function (of no arguments) that should return a buffer which is then displayed. + + + La valeur de @code{initial-buffer-choice} peut aussi être une fonction (sans argument) qui doit retourner un tampon, alors affiché. + + The value of @code{uniquify-buffer-name-style} can be set to a customized function with two arguments @var{base} and @var{extra-strings} where @var{base} is a string and @var{extra-strings} is a list of strings. @@ -74209,6 +74217,14 @@ fois utilisé comme variable, @code{nil} a toujours la valeur Vous pouvez aussi accéder à Image-Dired directement en tapant @kbd{M-x image-dired}. + + + You can also force Emacs to display a file or directory at startup by setting the variable @code{initial-buffer-choice} to a string naming that file or directory. + + + Il est également possible de forcer Emacs à afficher un fichier ou un répertoire au démarrage en définissant la variable @code{initial-buffer-choice} sur une chaîne qui nomme ce fichier ou ce répertoire. + + You can also get @dfn{drag} events, when you move the mouse while holding the button down.