]> git.eshelyaron.com Git - emacs.git/commitdiff
(feedmail): Add :link.
authorDave Love <fx@gnu.org>
Fri, 26 Jan 2001 18:26:32 +0000 (18:26 +0000)
committerDave Love <fx@gnu.org>
Fri, 26 Jan 2001 18:26:32 +0000 (18:26 +0000)
(feedmail-send-it): Doc fix.

lisp/mail/feedmail.el

index f5d81506d72586e9f9f87f7778f818eb6253c3fa..477a966a1e32e5e0f0f0601afed66630b768aaa0 100644 (file)
 (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")
   :group 'mail)
 
 (defgroup feedmail-misc nil
@@ -1432,12 +1433,9 @@ insertion.")
 
 ;;;###autoload
 (defun feedmail-send-it ()
-  "A function which is a suitable value for `send-mail-function'.
-To use it, you probably want something like this in your .emacs or
-similar place:
-
-  (setq send-mail-function 'feedmail-send-it)
-  (autoload 'feedmail-send-it \"feedmail\")"
+  "Send the current mail buffer using the Feedmail package.
+This is a suitable value for `send-mail-function'.  It can be used
+with various lower-level mechanisms to provide features such as queueing."
 
   ;; avoid matching trouble over slash vs backslash by getting canonical
   (if feedmail-queue-directory