emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/gnus/gnus-art.el,v


From: D. Goel
Subject: [Emacs-diffs] Changes to emacs/lisp/gnus/gnus-art.el,v
Date: Thu, 06 Dec 2007 17:19:23 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     D. Goel <deego> 07/12/06 17:19:23

Index: gnus-art.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/gnus/gnus-art.el,v
retrieving revision 1.142
retrieving revision 1.143
diff -u -b -r1.142 -r1.143
--- gnus-art.el 6 Dec 2007 00:46:32 -0000       1.142
+++ gnus-art.el 6 Dec 2007 17:19:22 -0000       1.143
@@ -3402,7 +3402,7 @@
             ":"
             (format "%02d" (nth 1 dtime)))))))
     (error
-     (format "Date: %s (from Gnus)" date))))
+     "Date: %s (from Gnus)" date)))
 
 (defun article-date-local (&optional highlight)
   "Convert the current article date to the local timezone."




reply via email to

[Prev in Thread] Current Thread [Next in Thread]