diff lisp/mail/feedmail.el @ 42787:b61ebf167ba0

(feedmail): Fix :link spec.
author Andreas Schwab <schwab@suse.de>
date Wed, 16 Jan 2002 13:46:48 +0000
parents be541feb06cc
children 5e18e835d9fa
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