2001-09-04 Katsumi Yamaoka <yamaoka@jpl.org>
authorSimon Josefsson <jas@extundo.com>
Wed, 5 Sep 2001 18:29:25 +0000 (18:29 +0000)
committerSimon Josefsson <jas@extundo.com>
Wed, 5 Sep 2001 18:29:25 +0000 (18:29 +0000)
* gnus.texi (Optional Backend Functions): The default function to
make a date format is `message-make-date', which should produce a
time zone.

texi/ChangeLog
texi/gnus.texi

index 394ccb6..8e3227d 100644 (file)
@@ -1,3 +1,9 @@
+2001-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus.texi (Optional Backend Functions): The default function to
+       make a date format is `message-make-date', which should produce a
+       time zone.
+
 2001-09-04  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
 
        * gnus.texi (Optional Backend Functions): More detail about the
index 7c7141d..8eee5b5 100644 (file)
@@ -22133,7 +22133,7 @@ description-buffer = *description-line
 The result data from this function should be all groups that were
 created after @samp{date}, which is in normal human-readable date format
 (i.e., the date format used in mail and news headers, and returned by
-the function @code{current-time-string} by default).  The data should be
+the function @code{message-make-date} by default).  The data should be
 in the active buffer format.
 
 It is okay for this function to return `too many' groups; some backends