From 95dc923d558cc94120e8f90498d54c82a134e261 Mon Sep 17 00:00:00 2001 From: Lilian Date: Wed, 16 Mar 2022 12:48:27 +0100 Subject: [PATCH] Translated by Lilian --- omegat/project_save.tmx | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/omegat/project_save.tmx b/omegat/project_save.tmx index 2a3e541d..6f134e68 100644 --- a/omegat/project_save.tmx +++ b/omegat/project_save.tmx @@ -21314,6 +21314,14 @@ chaque passe d'Emacs ! Emacs offre des fonctions de calendrier de bureau, avec un agenda d'événements prévus ou passés + + + Emacs recognizes the prefix and suffix by finding them surrounding the magic string @samp{Local Variables:}, on the first line of the list; it then automatically discards them from the other lines of the list. + + + Emacs reconnait le préfixe et le suffixe en les recherchant aux alentours de la chaîne magique @samp{Local Variables:}, sur la première ligne de la liste. Ensuite, il les rejète systématiquement des autres lignes de la liste. + + Emacs records a list of changes made in the buffer text, so you can undo recent changes. @@ -28804,6 +28812,14 @@ appelé Scheme. Dans ce cas, assurez-vous de définir correctement le chemin de chargement dans votre fichier d'initialisation Emacs : + + + In this example, each line starts with the prefix @samp{/*} and ends with the suffix @samp{*/}. + + + Dans cet exemple, chaque ligne commence avec le préfixe @samp{/*} et se termine avec le suffixe @samp{*/}. + + In this implementation, the largest 29-bit binary integer value is 268,435,455 in decimal.