changeset 43007:2c343a653a34

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Sun, 27 Jan 2002 23:30:29 +0000
parents e8ac4a1176a4
children 970e7e00f09a
files lisp/gnus/ChangeLog
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/gnus/ChangeLog	Sun Jan 27 23:30:10 2002 +0000
+++ b/lisp/gnus/ChangeLog	Sun Jan 27 23:30:29 2002 +0000
@@ -1,3 +1,10 @@
+2002-01-27  Richard M. Stallman  <rms@gnu.org>
+
+	* time-date.el: Add autoload cookies.  Many doc fixes.
+	(time-add): New function.
+	(time-subtract): Renamed from subtract-time.
+	(subtract-time): New alias for time-subtract.
+	
 2002-01-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
 	
 	* gnus-start.el (gnus-read-init-file): Cleaned up.