diff lisp/gnus/gnus-diary.el @ 71531:770285b3deb5

Merge from gnus--rel--5.10 Patches applied: * gnus--rel--5.10 (patch 111-112) - Update from CVS: texi/gnus.texi (Summary Buffer Lines): Fix typo. - Update from CVS Revision: emacs@sv.gnu.org/emacs--devo--0--patch-333
author Miles Bader <miles@gnu.org>
date Thu, 29 Jun 2006 22:54:24 +0000
parents 1077b8039c32
children 39576843be52
line wrap: on
line diff
--- a/lisp/gnus/gnus-diary.el	Thu Jun 29 21:04:17 2006 +0000
+++ b/lisp/gnus/gnus-diary.el	Thu Jun 29 22:54:24 2006 +0000
@@ -213,6 +213,7 @@
 ;; #### NOTE: Gnus sometimes gives me a HEADER not corresponding to any
 ;; message, with all fields set to nil here. I don't know what it is for, and
 ;; I just ignore it.
+;;;###autoload
 (defun gnus-user-format-function-d (header)
   ;; Returns an aproximative delay string for the next occurence of this
   ;; message. The delay is given only in the first non zero unit.
@@ -249,6 +250,7 @@
 ;; #### NOTE: Gnus sometimes gives me a HEADER not corresponding to any
 ;; message, with all fields set to nil here. I don't know what it is for, and
 ;; I just ignore it.
+;;;###autoload
 (defun gnus-user-format-function-D (header)
   ;; Returns a formatted time string for the next occurence of this message.
   (let* ((extras (mail-header-extra header))