aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src
diff options
context:
space:
mode:
authorEli Zaretskii2003-09-28 09:19:38 +0000
committerEli Zaretskii2003-09-28 09:19:38 +0000
commit14ef72889c1436e618329426a588fc0d828a1195 (patch)
tree28d60ff93f0024f549c33a61e0a85e2dd291f624 /lib-src
parentbbe054f74b2208770553dc241427d1a4ab49a912 (diff)
downloademacs-14ef72889c1436e618329426a588fc0d828a1195.tar.gz
emacs-14ef72889c1436e618329426a588fc0d828a1195.zip
*** empty log message ***
Diffstat (limited to 'lib-src')
-rw-r--r--lib-src/ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index 4e8da57491c..cb807106836 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,8 +1,15 @@
12003-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
12003-09-10 Richard M. Stallman <rms@gnu.org> 82003-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
52003-09-10 Andreas_B,A|(Bsching <crunchy@tzi.de> (tiny change) 122003-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):