aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index bd88c1cd765..a6997e984d5 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,10 @@
12001-10-31 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 12001-10-31 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
2 2
3 * emacs.c (USAGE1): Show command line option --no-window-system
4 instead of --no-windows in usage.
5 (standard_args): Rename --no-windows to --no-window-system.
6 (bug_reporting_address): Follow Emacs coding conventions.
7
3 * eval.c (Fcommandp): Doc fix. 8 * eval.c (Fcommandp): Doc fix.
4 Change doc-string comments to `new style' [w/`doc:' keyword]. 9 Change doc-string comments to `new style' [w/`doc:' keyword].
5 10