summaryrefslogtreecommitdiff
path: root/lib-src
diff options
context:
space:
mode:
Diffstat (limited to 'lib-src')
-rw-r--r--lib-src/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index cb807106836..3e2350c7842 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -2,8 +2,8 @@
* 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.
+ (main): With --eval, if no file name, read from stdin.
+ Quote file names.
2003-09-10 Richard M. Stallman <rms@gnu.org>