diff --git a/omegat/project_save.tmx b/omegat/project_save.tmx index 62d9a45..708a382 100644 --- a/omegat/project_save.tmx +++ b/omegat/project_save.tmx @@ -12970,6 +12970,14 @@ non sortie. Remplissage adaptatif + + + Add a directory to the variable @code{load-path}. + + + Ajoutez un répertoire à la variable @code{load-path}. + + Add an appropriate copyright notice for your modifications adjacent to the other copyright notices. @@ -60578,6 +60586,14 @@ des nombres négatifs à virgule flottante, comme dans @samp{- 1.0}. Vous pouvez tester si n'importe quel objet Lisp est un symbole avec @code{symbolp} : + + + You can then put Lisp libraries that are not included with Emacs in this directory, and load them with @kbd{M-x load-library}. + + + Il est ensuite possible de mettre des librairies Lisp qui ne sont pas comprises avec Emacs dans ce répertoire et de les charger avec @kbd{M-x load-library}. + + You can then save with @kbd{C-x C-s} to put the recovered text into @var{file} itself.