From: Gerd Moellmann Date: Thu, 7 Oct 1999 11:32:09 +0000 (+0000) Subject: Change copyright statement. X-Git-Tag: emacs-pretest-21.0.90~6550 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=78cc5c64e4e5c61f5fc7d5db5eb08ae923efa3ad;p=emacs.git Change copyright statement. --- diff --git a/etc/TUTORIAL.ro b/etc/TUTORIAL.ro index fe27ae1d63b..2bf71cebfbb 100644 --- a/etc/TUTORIAL.ro +++ b/etc/TUTORIAL.ro @@ -1,4 +1,5 @@ -Copyright (c) 1998 Tudor Hulubei -*-coding: latin-2;-*- +Copyright (c) 1998 Free Software Foundation -*-coding: latin-2;-*- +Traducere din englezã de Tudor Hulubei . Mulþumiri Aidei Hulubei pentru corecturi ºi sugestii. A se citi sfârºitul pentru condiþii. diff --git a/src/ChangeLog b/src/ChangeLog index 3bad3d9c61a..08952bfe30a 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,9 @@ +1999-10-07 Richard M. Stallman + + * process.c (wait_reading_process_input): When trying to suck + input from one process, for accept-process-output, + exit that loop if we get EAGAIN or EWOULDBLOCK. + 1999-10-07 Gerd Moellmann * xfaces.c (Qbitmap_spec_p): Replaces Qpixmap_spec_p.