Mercurial > emacs
comparison lib-src/ChangeLog @ 52649:5eefee699ae5
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sun, 28 Sep 2003 09:19:38 +0000 |
parents | c784ff21a464 |
children | 42dbbf226df4 |
comparison
equal
deleted
inserted
replaced
52648:928f0fb38bfa | 52649:5eefee699ae5 |
---|---|
1 2003-09-28 Andreas B,A|(Bsching <crunchy@tzi.de> (tiny change) | |
2 | |
3 * emacsclient.c (quote_file_name): Print the result instead of | |
4 returning it. Fix the return type accordingly. | |
5 (main): Under --eval, don't fail if left with additional | |
6 arguments after decoding options. Quote file names. | |
7 | |
1 2003-09-10 Richard M. Stallman <rms@gnu.org> | 8 2003-09-10 Richard M. Stallman <rms@gnu.org> |
2 | 9 |
3 * emacsclient.c (main): Use socket_name. | 10 * emacsclient.c (main): Use socket_name. |
4 | 11 |
5 2003-09-10 Andreas_B,A|(Bsching <crunchy@tzi.de> (tiny change) | 12 2003-09-10 Andreas B,A|(Bsching <crunchy@tzi.de> (tiny change) |
6 | 13 |
7 * emacsclient.c (socket_name): New variable. | 14 * emacsclient.c (socket_name): New variable. |
8 (longopts, decode_options, print_help_and_exit): | 15 (longopts, decode_options, print_help_and_exit): |
9 Handle --socket-name argument. | 16 Handle --socket-name argument. |
10 | 17 |