diff options
| author | Stefan Monnier | 2002-07-15 20:00:03 +0000 |
|---|---|---|
| committer | Stefan Monnier | 2002-07-15 20:00:03 +0000 |
| commit | 1e04216025b16253599680a9a6bed239a1844cef (patch) | |
| tree | 1643b89e798cdd50688cab501fb2d28d2ce0f30b /lib-src/ChangeLog | |
| parent | c72fcfc334d41fe58f6b2b4605446beaab5b7f9a (diff) | |
| download | emacs-1e04216025b16253599680a9a6bed239a1844cef.tar.gz emacs-1e04216025b16253599680a9a6bed239a1844cef.zip | |
(scan_c_file): Warn about missing `usage' info.
Diffstat (limited to 'lib-src/ChangeLog')
| -rw-r--r-- | lib-src/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 63495b841d6..6eb5966c01b 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2002-07-15 Stefan Monnier <monnier@cs.yale.edu> | ||
| 2 | |||
| 3 | * make-docfile.c (scan_c_file): Warn about missing `usage' info. | ||
| 4 | |||
| 1 | 2002-07-05 Jonathan Kamens <jik@kamens.brookline.ma.us> | 5 | 2002-07-05 Jonathan Kamens <jik@kamens.brookline.ma.us> |
| 2 | 6 | ||
| 3 | * b2m.pl: Obey the rmail file and use the unpruned header | 7 | * b2m.pl: Obey the rmail file and use the unpruned header |