diff options
| author | Paul Eggert | 2004-04-18 06:02:16 +0000 |
|---|---|---|
| committer | Paul Eggert | 2004-04-18 06:02:16 +0000 |
| commit | 442a2160f474251e680b204693f61f28a722de60 (patch) | |
| tree | 10622988d665c526ea74faec11d4cedaa3154876 /lib-src/ChangeLog | |
| parent | e8d6f8864109ae762dde2cbc45c9df0bb82bb180 (diff) | |
| download | emacs-442a2160f474251e680b204693f61f28a722de60.tar.gz emacs-442a2160f474251e680b204693f61f28a722de60.zip | |
* rcs2log (Help): Clarify wording of the usage message.
Diffstat (limited to 'lib-src/ChangeLog')
| -rw-r--r-- | lib-src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 75b3be839e1..7355a29348a 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2004-04-17 Paul Eggert <eggert@gnu.org> | ||
| 2 | |||
| 3 | * rcs2log (Help): Clarify wording of the usage message. | ||
| 4 | Problem reported by Alan Mackenzie in | ||
| 5 | <http://mail.gnu.org/archive/html/bug-gnu-emacs/2004-04/msg00188.html>. | ||
| 6 | |||
| 1 | 2004-04-07 Stefan Monnier <monnier@iro.umontreal.ca> | 7 | 2004-04-07 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 8 | ||
| 3 | * make-docfile.c (xmalloc): Fix return type. | 9 | * make-docfile.c (xmalloc): Fix return type. |