From 69ffd3e534aef71e7fcd118779c852f3a7423f16 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Isma=C3=ABl?= Date: Tue, 8 Mar 2022 13:20:27 +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 | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/omegat/project_save.tmx b/omegat/project_save.tmx index 4beb6cf..88cde26 100644 --- a/omegat/project_save.tmx +++ b/omegat/project_save.tmx @@ -6936,6 +6936,15 @@ cl}. @kbd{M-x rename-uniquely} modifie le nom du tampon actuel avec un nom similaire, où un suffixe numérique est ajouté pour rendre le nom différent et unique. + + + @kbd{M-x setenv} sets a variable in the Emacs environment, and @kbd{C-u M-x setenv} removes a variable. + + + Dans Emacs, la commande @kbd{M-x getenv} lit le nom d'une variable d'environnement, et imprime sa valeur dans la zone d'écho. + + + @kbd{M-x what-line} displays the current line number in the echo area. @@ -28431,8 +28440,8 @@ appelé Scheme. Inside Emacs, the command @kbd{M-x getenv} reads the name of an environment variable, and prints its value in the echo area. - - Dans Emacs, la commande @kbd{M-x getenv} lit le nom de la variable d'environnement, et imprime sa valeur dans zone d'écho. + + Dans Emacs, la commande @kbd{M-x getenv} lit le nom d'une variable d'environnement, et imprime sa valeur dans zone d'écho.