changeset 35616:47f26b110f6b

(feedmail): Add :link. (feedmail-send-it): Doc fix.
author Dave Love <fx@gnu.org>
date Fri, 26 Jan 2001 18:26:32 +0000
parents 6330c3e00b34
children da38a879b6fe
files lisp/mail/feedmail.el
diffstat 1 files changed, 4 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/mail/feedmail.el	Fri Jan 26 18:24:03 2001 +0000
+++ b/lisp/mail/feedmail.el	Fri Jan 26 18:26:32 2001 +0000
@@ -306,6 +306,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")
   :group 'mail)
 
 (defgroup feedmail-misc nil
@@ -1432,12 +1433,9 @@
 
 ;;;###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