diff src/ChangeLog @ 40573:a8cd290d914a

*** empty log message ***
author Pavel Janík <Pavel@Janik.cz>
date Wed, 31 Oct 2001 15:12:04 +0000
parents 46765443f1be
children ee573a50d551
line wrap: on
line diff
--- a/src/ChangeLog	Wed Oct 31 15:11:35 2001 +0000
+++ b/src/ChangeLog	Wed Oct 31 15:12:04 2001 +0000
@@ -1,5 +1,10 @@
 2001-10-31  Pavel Jan,Bm(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].