diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
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 @@ | |||
| 1 | 2001-10-31 Pavel Jan,Bm(Bk <Pavel@Janik.cz> | 1 | 2001-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 | ||