From b5cb40cc1d3e33c495faf636296c9c9ba415eb81 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Isma=C3=ABl?= Date: Tue, 8 Mar 2022 12:43:09 +0100 Subject: [PATCH] =?UTF-8?q?Translated=20by=20Isma=C3=ABl?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- omegat/project_save.tmx | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/omegat/project_save.tmx b/omegat/project_save.tmx index fe5f61b..94085f4 100644 --- a/omegat/project_save.tmx +++ b/omegat/project_save.tmx @@ -1398,6 +1398,14 @@ notation @dfn{two's complement}.) Pour insérer 5 copies de @samp{0}, il faudrait taper @kbd{M-5 C-u 0}. Ici, @kbd{C-u} « termine » l'argument préfixe de manière à ce que la touche suivante commence la commande que vous souhaitez exécuter. Cette signification de @kbd{C-u} ne s'applique qu'à ce cas. Pour le rôle usuel de @kbd{C-u}, voir plus bas. + + + (When you invoke Emacs from the @file{src} directory where it was built without installing it, it will look for the dump file in the directory of the executable.) If you rename or move the dump file to a different place, you can use this option to tell Emacs where to find that file. + + + (Lorsque vous faites appel à Emacs depuis le répertoire @file{src} où il a été constitué sans l'installer, il cherchera le fichier de vidage dans le répertoire de l'exécutable). Si vous renommez ou déplacez le fichier de vidage à un autre endroit, vous pouvez utiliser cette option pour indiquer à Emacs où trouver ce fichier. + + (With some of these features, such as @kbd{M-x compile}, @kbd{M-x grep}, you need to switch to some other buffer before using the command again, otherwise it will reuse the current buffer despite the name change.)