# HG changeset patch # User Andreas Schwab # Date 1011188808 0 # Node ID b61ebf167ba0719256076bd77dc0203ff9e6503a # Parent 66b0f6a32c47c1a186ed23446f55b889321417aa (feedmail): Fix :link spec. diff -r 66b0f6a32c47 -r b61ebf167ba0 lisp/mail/feedmail.el --- 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