diff options
| author | Richard M. Stallman | 2002-01-27 23:30:29 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2002-01-27 23:30:29 +0000 |
| commit | 74fcda73dd8743f66256aa5fdaff6260dc356c54 (patch) | |
| tree | 1e8f6900962f749405eccff1f833e6db8a32536d /lisp/gnus/ChangeLog | |
| parent | 94a877eff75c17809935dc19896ad900ec4ac430 (diff) | |
| download | emacs-74fcda73dd8743f66256aa5fdaff6260dc356c54.tar.gz emacs-74fcda73dd8743f66256aa5fdaff6260dc356c54.zip | |
Add autoload cookies. Many doc fixes.
(time-add): New function.
(time-subtract): Renamed from subtract-time.
(subtract-time): New alias for time-subtract.
Diffstat (limited to 'lisp/gnus/ChangeLog')
| -rw-r--r-- | lisp/gnus/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog index fb15fcb2a27..20fc14ba42e 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2002-01-27 Richard M. Stallman <rms@gnu.org> | ||
| 2 | |||
| 3 | * time-date.el: Add autoload cookies. Many doc fixes. | ||
| 4 | (time-add): New function. | ||
| 5 | (time-subtract): Renamed from subtract-time. | ||
| 6 | (subtract-time): New alias for time-subtract. | ||
| 7 | |||
| 1 | 2002-01-08 ShengHuo ZHU <zsh@cs.rochester.edu> | 8 | 2002-01-08 ShengHuo ZHU <zsh@cs.rochester.edu> |
| 2 | 9 | ||
| 3 | * gnus-start.el (gnus-read-init-file): Cleaned up. | 10 | * gnus-start.el (gnus-read-init-file): Cleaned up. |