diff --git a/omegat/project_save.tmx b/omegat/project_save.tmx index f7ae3132..2043a9de 100644 --- a/omegat/project_save.tmx +++ b/omegat/project_save.tmx @@ -40367,6 +40367,14 @@ gauche, alors que @code{lsh} met des 0 dans ces positions de bit. Dans l'exemple ci-dessus, @code{font-lock-comment-face} spécifie seulement la couleur du premier plan. + + + In the case of a nonexistent file, the @code{find-file-not-found-functions} are run first. + + + Dans le cas d'un fichier qui n'existe pas, les @code{find-file-not-found-functions} sont exécutés en premier. + + In the combination, you must combine any sections Entitled ``History'' in the various original documents, forming one section Entitled ``History''; likewise combine any sections Entitled ``Acknowledgements'', and any sections Entitled ``Dedications''. @@ -58339,6 +58347,14 @@ nombres. + + + Successful visiting of any file, whether existing or not, calls the functions in @code{find-file-hook}, with no arguments. + + + Consulter un fichier (existant ou non) avec succès appelle les fonctions dans @code{find-file-hook}, sans arguments. + + Such a criteria can also discriminate for the properties @code{:protocol} (this is the Tramp method) or @code{:user} (a remote user name). @@ -68392,6 +68408,14 @@ C qui permet l'arrondi en fonction de la machine. Ceci particulièrement utile dans un tampon qui fait référence à des numéros de ligne dans un autre tampon : si le point est sur ou juste après un nombre, @code{goto-line} utilise ce nombre comme défaut pour @var{n}. + + + This is not a normal hook, and the name ends in @samp{-functions} rather than @samp{-hook} to indicate that fact. + + + Il ne s'agit pas d'un déclencheur normal, et son nom se termine dans @samp{-functions} plutôt que dans @samp{-hook} pour indiquer ce fait. + + This is not precisely how key lookup works, but it's good enough for understanding the results in ordinary circumstances. @@ -69646,6 +69670,14 @@ parce que sa représentation binaire consiste entièrement de 1. Cette variable est une liste de modèles de reconnaissance d'une date. + + + This variable is a normal hook. + + + Cette variable est un déclencheur normal. + + This variable is normally @code{nil}.