comparison lib-src/ChangeLog @ 52900:42dbbf226df4

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Mon, 20 Oct 2003 23:46:31 +0000
parents 5eefee699ae5
children 00ac28166865
comparison
equal deleted inserted replaced
52899:14383cacf330 52900:42dbbf226df4
1 2003-09-28 Andreas B,A|(Bsching <crunchy@tzi.de> (tiny change) 1 2003-09-28 Andreas B,A|(Bsching <crunchy@tzi.de> (tiny change)
2 2
3 * emacsclient.c (quote_file_name): Print the result instead of 3 * emacsclient.c (quote_file_name): Print the result instead of
4 returning it. Fix the return type accordingly. 4 returning it. Fix the return type accordingly.
5 (main): Under --eval, don't fail if left with additional 5 (main): With --eval, if no file name, read from stdin.
6 arguments after decoding options. Quote file names. 6 Quote file names.
7 7
8 2003-09-10 Richard M. Stallman <rms@gnu.org> 8 2003-09-10 Richard M. Stallman <rms@gnu.org>
9 9
10 * emacsclient.c (main): Use socket_name. 10 * emacsclient.c (main): Use socket_name.
11 11