Change copyright statement.

This commit is contained in:
Gerd Moellmann 1999-10-07 11:32:09 +00:00
parent 272a4715c5
commit 78cc5c64e4
2 changed files with 8 additions and 1 deletions

View file

@ -1,4 +1,5 @@
Copyright (c) 1998 Tudor Hulubei <tudor@gnu.org> -*-coding: latin-2;-*-
Copyright (c) 1998 Free Software Foundation -*-coding: latin-2;-*-
Traducere din englezã de Tudor Hulubei <tudor@gnu.org>.
Mulţumiri Aidei Hulubei <aida@chang.pub.ro> pentru corecturi şi sugestii.
A se citi sfârşitul pentru condiţii.

View file

@ -1,3 +1,9 @@
1999-10-07 Richard M. Stallman <rms@caffeine.ai.mit.edu>
* 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 <gerd@gnu.org>
* xfaces.c (Qbitmap_spec_p): Replaces Qpixmap_spec_p.