From dea9ff5c41e6f3d708860901ae1773ef82dec05e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Isma=C3=ABl?= Date: Mon, 2 May 2022 16:50:46 +0200 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 | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/omegat/project_save.tmx b/omegat/project_save.tmx index c4eee364..ec97d9af 100644 --- a/omegat/project_save.tmx +++ b/omegat/project_save.tmx @@ -59750,6 +59750,14 @@ le nom de l'article suivi de ses arguments, s'il y a. La fonction @code{define-key} peut être utilisée pour réaliser des modifications dans une table de séquences spécifique. + + + The function @code{diary-date} applies to dates described by a month, day, year combination, each of which can be an integer, a list of integers, or @code{t} (meaning all values). + + + La fonction @code{diary-date} s'applique aux dates décrites par une combinaison mois, jour, année, dont chacune peut être un entier, une liste d'entiers ou @code{t}. (signifiant toutes les valeurs). + + The function @code{expand-abbrev} performs the expansion by calling the function that @code{abbrev-expand-function} specifies.