diff 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
line wrap: on
line diff
--- a/lib-src/ChangeLog	Mon Oct 20 23:45:58 2003 +0000
+++ b/lib-src/ChangeLog	Mon Oct 20 23:46:31 2003 +0000
@@ -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>