From 0abdb8f8ab9d8e214f1c9ea007458934a6e843d0 Mon Sep 17 00:00:00 2001 From: isma Date: Wed, 18 May 2022 12:21:25 +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?:=201=20(Conflits=C2=A0:=200)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- omegat/project_save.tmx | 22 +++++++++++++++++++--- 1 file changed, 19 insertions(+), 3 deletions(-) diff --git a/omegat/project_save.tmx b/omegat/project_save.tmx index 9a7acca..c553bd5 100644 --- a/omegat/project_save.tmx +++ b/omegat/project_save.tmx @@ -1,7 +1,7 @@ -
+
@@ -4008,8 +4008,8 @@ bit est 1 plutôt que 0.) (gud-def @var{function} @var{cmdstring} @var{binding} @var{docstring}) - - (gud-def @var{function} @var{cmdstring} @var{binding} @var{docstring}) + + (gud-def @var{fonction} @var{chaîne de commande} @var{connection} @var{chaîne de documentation}) @@ -37653,6 +37653,14 @@ il renvoie cet argument. il signale une erreur @code{domain-error}. + + + If @var{binding} is non-@code{nil}, @code{gud-def} also binds the command to @kbd{C-c @var{binding}} in the GUD buffer's mode and to @kbd{C-x C-a @var{binding}} generally. + + + Si @var{lier} a une valeur autre que @code{nil}, @code{gud-def} lie également la commande à @kbd{C-c @var{lier}} dans le mode du tampon GUD et à @kbd{C-x C-a @var{lier}} en général. + + If @var{count} is negative, @code{lsh} shifts zeros into the leftmost (most-significant) bit, producing a positive result even if @var{integer1} is negative. @@ -81377,6 +81385,14 @@ des nombres négatifs à virgule flottante, comme dans @samp{- 1.0}. Vous pouvez alors utiliser la commande @command{emacsclient} pour vous connecter à Emacs pour l'édition. + + + You can then use the command @var{function} in any buffer. + + + Vous pouvez ensuite utiliser la commande @var{fonction} dans n'importe quel tampon. + + You can thus type @kbd{@key{RET}} when you are finished editing a field, to move on to the next button or field.