diff --git a/omegat/project_save.tmx b/omegat/project_save.tmx index 1014f0a..9e26266 100644 --- a/omegat/project_save.tmx +++ b/omegat/project_save.tmx @@ -42755,6 +42755,14 @@ autrement. Coupe une sexp (@code{kill-sexp}). + + + Kill the running @command{grep} subprocess. + + + Arrête le sous-processus @command{grep} en cours d'exécution. + + Kill the running compilation subprocess. @@ -54463,6 +54471,14 @@ zéro, ou il peut préférer un nombre entier équivalent, selon votre machine. + + + Run @code{zgrep} and collect output in the @file{*grep*} buffer. + + + Exécute @code{zgrep} et collecte les données dans le tampon @file{*grep*}. + + Run @command{grep} asynchronously under Emacs, listing matching lines in the buffer named @file{*grep*}.