diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index cb6a27c6a4e..3e91f708bbc 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,9 @@ | |||
| 1 | 2001-10-28 Pavel Jan,Bm(Bk <Pavel@Janik.cz> | 1 | 2001-10-28 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
| 2 | 2 | ||
| 3 | * keyboard.c: Change doc-string comments to `new style' [w/`doc:' | ||
| 4 | keyword]. | ||
| 5 | Fix typos in comments. | ||
| 6 | |||
| 3 | * emacs.c (bug_reporting_address): New function. | 7 | * emacs.c (bug_reporting_address): New function. |
| 4 | Use it when displaying usage message. | 8 | Use it when displaying usage message. |
| 5 | 9 | ||