+2001-10-31 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
+
+ * startup.el: Document command line option --no-window-system
+ instead of --no-windows.
+
2001-10-30 Stefan Monnier <monnier@cs.yale.edu>
* font-lock.el (java-font-lock-syntactic-face-function): New fun.
+2001-10-31 Pavel Janík <Pavel@Janik.cz>
+
+ * tips.texi (Coding Conventions): Fix typo.
+
2001-10-23 Gerd Moellmann <gerd@gnu.org>
* Makefile.in (srcs): Add gpl.texi and doclicense.texi.
+2001-10-31 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
+
+ * cmdargs.texi (Initial Options): Document command line option
+ --no-window-system instead of --no-windows.
+
2001-10-20 Gerd Moellmann <gerd@gnu.org>
* (Version 21.1 released.)
2001-10-31 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
+ * emacs.c (USAGE1): Show command line option --no-window-system
+ instead of --no-windows in usage.
+ (standard_args): Rename --no-windows to --no-window-system.
+ (bug_reporting_address): Follow Emacs coding conventions.
+
* eval.c (Fcommandp): Doc fix.
Change doc-string comments to `new style' [w/`doc:' keyword].