changeset 42787:b61ebf167ba0

(feedmail): Fix :link spec.
author Andreas Schwab <schwab@suse.de>
date Wed, 16 Jan 2002 13:46:48 +0000
parents 66b0f6a32c47
children ec9199e7ac0f
files lisp/mail/feedmail.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/mail/feedmail.el	Wed Jan 16 09:04:07 2002 +0000
+++ b/lisp/mail/feedmail.el	Wed Jan 16 13:46:48 2002 +0000
@@ -308,7 +308,7 @@
 (defgroup feedmail nil
   "Assist other email packages to massage outgoing messages."
   :link '(url-link "http://www.carpenter.org/feedmail/feedmail.html")
-  :link '(emacs-commentary "feedmail")
+  :link '(emacs-commentary-link "feedmail")
   :group 'mail)
 
 (defgroup feedmail-misc nil