diff --git a/omegat/project_save.tmx b/omegat/project_save.tmx index d1adba27..532cabc3 100644 --- a/omegat/project_save.tmx +++ b/omegat/project_save.tmx @@ -49952,6 +49952,14 @@ fonction décrite, sont composés comme ceci : @var{first-number}. En temps normal la commande annule la dernière modification et déplace le point où il était avant celle-ci. + + + Normally, when a program writes a file, the operating system briefly caches the file's data in main memory before committing the data to disk. + + + En temps normal, lorsqu'un programme écrit un fichier, le système d'exploitation met en cache les données du fichier dans la mémoire principale avant de valider les données sur le disque. + + Normally, you will not need to deal directly with them, unless you are making a package (@pxref{Packaging,,,elisp, The Emacs Lisp Reference Manual}). @@ -102463,6 +102471,14 @@ nil write-region + + + write-region-inhibit-fsync + + + write-region-inhibit-fsync + + x