diff --git a/omegat/project_save.tmx b/omegat/project_save.tmx index 8296037..e6e3284 100644 --- a/omegat/project_save.tmx +++ b/omegat/project_save.tmx @@ -58910,6 +58910,14 @@ devraient appeler @code{define-abbrev} et indiquer @code{t} pour When the Document is included in an aggregate, this License does not apply to the other works in the aggregate which are not themselves derivative works of the Document. + + + When the argument to @code{load} is a relative file name, not starting with @samp{/} or @samp{~}, @code{load} searches the directories in @code{load-path} (@pxref{Lisp Libraries}). + + + Lorsque l'argument à @code{load} est un nom de fichier relatif, qui ne commence pas par @samp{/} ou @samp{~}, @code{load} cherche les répertoires dans @code{load-path} (@pxref{Librairies Lisp}). + + When the argument value is a marker, its position value is used and its buffer is ignored.