From 14ef72889c1436e618329426a588fc0d828a1195 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sun, 28 Sep 2003 09:19:38 +0000 Subject: [PATCH] *** empty log message *** --- lib-src/ChangeLog | 9 ++++++++- lisp/ChangeLog | 5 +++++ 2 files changed, 13 insertions(+), 1 deletion(-) 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 @@ +2003-09-28 Andreas B,A|(Bsching (tiny change) + + * emacsclient.c (quote_file_name): Print the result instead of + returning it. Fix the return type accordingly. + (main): Under --eval, don't fail if left with additional + arguments after decoding options. Quote file names. + 2003-09-10 Richard M. Stallman * emacsclient.c (main): Use socket_name. -2003-09-10 Andreas_B,A|(Bsching (tiny change) +2003-09-10 Andreas B,A|(Bsching (tiny change) * emacsclient.c (socket_name): New variable. (longopts, decode_options, print_help_and_exit): diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a054f139ca9..9c24d6f5346 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2003-09-28 Kevin Ryde + + * info.el (Info-find-index-name): Remove any "" suffixes which + makeinfo appends to duplicate index entries. + 2003-09-28 Eli Zaretskii * dired-x.el (dired-clean-tex): Doc fix. -- 2.39.2