1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-01 11:20:41 -08:00

*** empty log message ***

This commit is contained in:
Pavel Janík 2001-10-31 15:12:04 +00:00
parent 400d6fa9d2
commit 2b209b974e
4 changed files with 19 additions and 0 deletions

View file

@ -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].