diff options
| author | Richard M. Stallman | 2003-10-20 23:46:31 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2003-10-20 23:46:31 +0000 |
| commit | 1ae7cf5ee87d39b602b88817127123ed23ad03de (patch) | |
| tree | 355c7a359e4a861af54ff1d940722d6dd52d4a03 /lib-src/ChangeLog | |
| parent | 94e72368709612d53a79441111c0842b28632c0f (diff) | |
| download | emacs-1ae7cf5ee87d39b602b88817127123ed23ad03de.tar.gz emacs-1ae7cf5ee87d39b602b88817127123ed23ad03de.zip | |
(edebug-display-freq-count): Doc fix.
Diffstat (limited to 'lib-src/ChangeLog')
| -rw-r--r-- | lib-src/ChangeLog | 4 |
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 @@ | |||
| 2 | 2 | ||
| 3 | * emacsclient.c (quote_file_name): Print the result instead of | 3 | * emacsclient.c (quote_file_name): Print the result instead of |
| 4 | returning it. Fix the return type accordingly. | 4 | returning it. Fix the return type accordingly. |
| 5 | (main): Under --eval, don't fail if left with additional | 5 | (main): With --eval, if no file name, read from stdin. |
| 6 | arguments after decoding options. Quote file names. | 6 | Quote file names. |
| 7 | 7 | ||
| 8 | 2003-09-10 Richard M. Stallman <rms@gnu.org> | 8 | 2003-09-10 Richard M. Stallman <rms@gnu.org> |
| 9 | 9 | ||