From 75df1af6e591e47d402c59b7f913c3ba05d322a8 Mon Sep 17 00:00:00 2001 From: Lilian Date: Thu, 21 Apr 2022 12:06:54 +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 449f179e..c2555e74 100644 --- a/omegat/project_save.tmx +++ b/omegat/project_save.tmx @@ -63164,6 +63164,14 @@ si nous continuons, To do this, add their titles to the list of Invariant Sections in the Modified Version's license notice. + + + To do this, mark those files with @kbd{% m @var{from} @key{RET}}, then use the same regular expression in the command to operate on the files. + + + Pour ce faire, marquez ces fichiers avec @kbd{% m @var{from} @key{RET}}, puis utilisez la même expression régulière dans la commande pour agir sur les fichiers. + + To do this, use @kbd{M-x customize-changed} and specify a previous Emacs version number using the minibuffer. @@ -63508,6 +63516,14 @@ si nous continuons, Pour qu'elles commencent plutôt le lundi, définissez la variable @code{calendar-week-start-day} à 1. + + + To make this more convenient, the @kbd{%} commands to operate on files use the last regular expression specified in any @kbd{%} command as a default. + + + Afin de rendre cela plus pratique, les commandes @kbd{%} pour agir sur les fichiers utilisent la dernière expression régulière spécifiée dans toute commande @kbd{%} en tant que valeur par défaut. + + To make this work, you must add a couple of lines of code to your initialization file, to set the variable @code{custom-file} to the name of the desired file, and to load that file.