diff --git a/omegat/project_save.tmx b/omegat/project_save.tmx index ab9ccb0..f16975f 100644 --- a/omegat/project_save.tmx +++ b/omegat/project_save.tmx @@ -1342,6 +1342,14 @@ notation @dfn{two's complement}.) (Thus, if the Document is in part a textbook of mathematics, a Secondary Section may not explain any mathematics.) The relationship could be a matter of historical connection with the subject or with related matters, or of legal, commercial, philosophical, ethical or political position regarding them. + + + (To be precise, functions like @code{prin1}, @code{princ} and @code{print} print to @code{stdout}, while @code{message} and @code{error} print to @code{stderr}.) Functions that normally read keyboard input from the minibuffer take their input from the terminal's standard input stream (@code{stdin}) instead. + + + (Pour être précis, les fonctions comme @code{prin1}, @code{princ} et @code{print} s'impriment sur @code{stdout}, tandis que @code{message} et @code{error} s'impriment sur @code{stderr}). Les fonctions qui lisent normalement l'entrée clavier depuis le mini-tampon prennent leur entrée depuis le flux d'entrée standard du terminal (@code{stdin}) à la place. + + (To learn about Info, type @kbd{C-h i} and then select Info.) @@ -20525,6 +20533,14 @@ chaque passe d'Emacs ! Modes d'édition Emacs + + + Emacs functions that normally print a message in the echo area will print to either the standard output stream (@code{stdout}) or the standard error stream (@code{stderr}) instead. + + + Les fonctions Emacs qui impriment normalement un message dans la zone d'écho s'imprimeront soit sur le flux de sortie standard (@code{stdout}) soit sur le flux d'erreur standard (@code{stderr}) à la place. + + Emacs generates the following fontset and uses it for the initial X window frame: