# HG changeset patch
# User Richard M. Stallman <rms@gnu.org>
# Date 739310554 0
# Node ID 4114a1d07f7cc47f1bf6a59c22f1b7136862058a
# Parent  1489eda1a90b462b762c183b49b723cf91ea563a
(gnus-inews-buggy-date): Doc fix.

diff -r 1489eda1a90b -r 4114a1d07f7c lisp/=gnuspost.el
--- 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)