summaryrefslogtreecommitdiff
path: root/lisp/mail/feedmail.el
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@suse.de>2002-01-16 13:46:59 +0000
committerAndreas Schwab <schwab@suse.de>2002-01-16 13:46:59 +0000
commitadb92798f785015ea6c9cca506d9e6dc1291ffae (patch)
treeb30855a6348c85f8af5334372cc41588b81a5ebd /lisp/mail/feedmail.el
parenta4fc6fc974ee50c7fbc832e38dadcd0715bf55e7 (diff)
downloademacs-adb92798f785015ea6c9cca506d9e6dc1291ffae.tar.gz
(feedmail): Fix :link spec.
Diffstat (limited to 'lisp/mail/feedmail.el')
-rw-r--r--lisp/mail/feedmail.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/mail/feedmail.el b/lisp/mail/feedmail.el
index f351ab831ba..80276cb512b 100644
--- a/lisp/mail/feedmail.el
+++ b/lisp/mail/feedmail.el
@@ -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