From 9e981dcd1c190261d693f946e87f3ff18e8b6ff4 Mon Sep 17 00:00:00 2001 From: Lilian Date: Mon, 4 Apr 2022 13:43:13 +0200 Subject: [PATCH] =?UTF-8?q?Translated=20by=20Lilian=20Ajout=C3=A9s=C2=A0:?= =?UTF-8?q?=206,=20Supprim=C3=A9s=C2=A0:=200,=20Modifi=C3=A9s=C2=A0:=200?= =?UTF-8?q?=20(Conflits=C2=A0:=200)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- omegat/project_save.tmx | 48 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) diff --git a/omegat/project_save.tmx b/omegat/project_save.tmx index c666f65..00c9ff3 100644 --- a/omegat/project_save.tmx +++ b/omegat/project_save.tmx @@ -28636,6 +28636,14 @@ pour faire ceci : Comment personnaliser sa ligne de mode. + + + How to do some things with an init file. + + + Comment réaliser des actions avec un fichier d'initialisation. + + How to do this remapping properly depends on your actual keyboard layout. @@ -31509,6 +31517,14 @@ contacter la maintenance d'Emacs plus rapidement, envoyer le courrier If your document contains nontrivial examples of program code, we recommend releasing these examples in parallel under your choice of free software license, such as the GNU General Public License, to permit their use in free software. + + + If your init file defines many functions, consider moving them to a separate (byte-compiled) file that you load in your init file. + + + Si votre fichier d'initialisation définit beaucoup de fonctions, pensez à les déplacer dans un fichier (compilé) séparé que vous chargez dans votre fichier d'initialisation. + + If your keyboard does not have a @key{META} key, the @key{ESC} key prefix is used in place of it. @@ -32481,6 +32497,14 @@ appelé Scheme. Variables utilisées pour la personnalisation de l'affichage. + + + Init Examples + + + Exemples d'init + + Init File @@ -32497,6 +32521,14 @@ appelé Scheme. Associations de séquences à l'initialisation + + + Init Syntax + + + Syntaxe init + + Initial Options @@ -46938,6 +46970,14 @@ nombres. Syntaxe d'Expressions Rationnelles + + + Syntax of constants in Emacs Lisp. + + + Syntaxe de constantes dans Emacs Lisp. + + Syntax of regular expressions. @@ -47287,6 +47327,14 @@ Boston, MA 02110-1301 USA Codage du terminal + + + Terminal Init + + + Init de terminal + + Terminate @code{save-some-buffers} without any more saving.