comparison lib-src/ChangeLog @ 53271:00ac28166865

*** empty log message ***
author Thien-Thi Nguyen <ttn@gnuvola.org>
date Wed, 24 Dec 2003 07:32:41 +0000
parents 42dbbf226df4
children d7e333de59f9
comparison
equal deleted inserted replaced
53270:971b19b300e6 53271:00ac28166865
1 2003-12-24 Thien-Thi Nguyen <ttn@gnu.org>
2
3 * make-docfile.c (main): For return code, no longer special-case VMS.
4 Instead, use `EXIT_SUCCESS' and `EXIT_FAILURE' from stdlib.h.
5
1 2003-09-28 Andreas B,A|(Bsching <crunchy@tzi.de> (tiny change) 6 2003-09-28 Andreas B,A|(Bsching <crunchy@tzi.de> (tiny change)
2 7
3 * emacsclient.c (quote_file_name): Print the result instead of 8 * emacsclient.c (quote_file_name): Print the result instead of
4 returning it. Fix the return type accordingly. 9 returning it. Fix the return type accordingly.
5 (main): With --eval, if no file name, read from stdin. 10 (main): With --eval, if no file name, read from stdin.