changeset 3506:4114a1d07f7c

(gnus-inews-buggy-date): Doc fix.
author Richard M. Stallman <rms@gnu.org>
date Sat, 05 Jun 1993 20:02:34 +0000
parents 1489eda1a90b
children d25bc92a64b4
files lisp/=gnuspost.el
diffstat 1 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/=gnuspost.el	Sat Jun 05 20:00:43 1993 +0000
+++ b/lisp/=gnuspost.el	Sat Jun 05 20:02:34 1993 +0000
@@ -720,8 +720,7 @@
    zone "GMT"))
 
 (defun gnus-inews-buggy-date (&optional time)
-  "A buggy date string that represents TIME; this ignores the time zone
-and does not conform to the Usenet standard, but it sometimes works anyway.
+  "A buggy date string that represents TIME.
 TIME is optional and defaults to the current time.
 Some older versions of Emacs always act as if TIME is nil."
   (let ((date (if (fboundp 'current-time)