From bb737c1dadc0deaaafdd597102539aa535f28d58 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Isma=C3=ABl?= Date: Fri, 6 May 2022 15:49:08 +0200 Subject: [PATCH] =?UTF-8?q?Translated=20by=20Isma=C3=ABl=20Ajout=C3=A9s?= =?UTF-8?q?=C2=A0:=202,=20Supprim=C3=A9s=C2=A0:=200,=20Modifi=C3=A9s=C2=A0?= =?UTF-8?q?:=200=20(Conflits=C2=A0:=200)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- omegat/project_save.tmx | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/omegat/project_save.tmx b/omegat/project_save.tmx index 1fb212b6..1014f0a1 100644 --- a/omegat/project_save.tmx +++ b/omegat/project_save.tmx @@ -54463,6 +54463,22 @@ zéro, ou il peut préférer un nombre entier équivalent, selon votre machine. + + + Run @command{grep} asynchronously under Emacs, listing matching lines in the buffer named @file{*grep*}. + + + Exécute la @commande{grep} de manière asynchrone sous Emacs, en listant les lignes correspondantes dans le tampon nommé @file{*grep*}. + + + + + Run @command{grep} via @code{find}, and collect output in the @file{*grep*} buffer. + + + Exécute @command{grep} via @code{find}, et collecte la sortie dans le tampon @file{*grep*}. + + Run @strong{shell commands} from inside Emacs, or even use Emacs itself as a shell (Eshell).