1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-13 09:32:47 +00:00
Commit Graph

28 Commits

Author SHA1 Message Date
Juanma Barranquero
27772f10ee (feedmail-queue-reminder, feedmail-queue-reminder-alist,
feedmail-confirm-outgoing, feedmail-confirm-outgoing-timeout, feedmail-nuke-bcc,
feedmail-nuke-resent-bcc, feedmail-fill-to-cc-fill-column, feedmail-sender-line,
feedmail-force-binary-write, feedmail-from-line, feedmail-deduce-envelope-from,
feedmail-x-mailer-line, feedmail-message-id-generator, feedmail-date-generator,
feedmail-fiddle-plex-user-list, feedmail-enable-spray,
feedmail-spray-this-address, feedmail-spray-address-fiddle-plex-list,
feedmail-enable-queue, feedmail-queue-runner-confirm-global,
feedmail-ask-before-queue-prompt, feedmail-ask-before-queue-reprompt,
feedmail-prompt-before-queue-standard-alist,
feedmail-prompt-before-queue-user-alist,
feedmail-prompt-before-queue-help-supplement,
feedmail-queue-use-send-time-for-message-id, feedmail-queue-default-file-slug,
feedmail-queue-fqm-suffix, feedmail-mail-send-hook-splitter,
feedmail-mail-send-hook, feedmail-mail-send-hook-queued,
feedmail-confirm-addresses-hook-example, feedmail-last-chance-hook,
feedmail-before-fcc-hook, feedmail-queue-runner-mode-setter,
feedmail-queue-alternative-mail-header-separator,
feedmail-queue-runner-message-sender, feedmail-buffer-eating-function,
feedmail-binmail-template, feedmail-run-the-queue-no-prompts,
feedmail-run-the-queue-global-prompt, feedmail-queue-subject-slug-maker,
feedmail-fiddle-header, feedmail-envelope-deducer, feedmail-fiddle-date,
feedmail-default-message-id-generator, feedmail-fiddle-message-id,
feedmail-fiddle-x-mailer, feedmail-fiddle-spray-address,
feedmail-deduce-address-list): Fix typos in docstrings.
2006-11-06 02:17:08 +00:00
Chong Yidong
82695714e8 * mail/feedmail.el (feedmail-buffer-to-sendmail): Look for
sendmail in several common directories.

	* mail/sendmail.el (sendmail-program): Moved here from pathe.el.

	* paths.el (sendmail-program): Removed.
2006-09-04 14:17:12 +00:00
Richard M. Stallman
bf71490505 Use insert-buffer-substring, not insert-buffer. 2005-11-03 21:34:54 +00:00
Richard M. Stallman
edd6952073 Discard old maintainer email addr. 2005-10-03 01:12:41 +00:00
Deepak Goel
8381614263 Message format spec fixes (commit 6) 2005-09-18 12:37:20 +00:00
Juanma Barranquero
027a4b6b3f Replace string-to-int' by string-to-number'. 2005-05-16 11:34:49 +00:00
Miles Bader
ab5796a9f9 Add arch taglines 2003-09-01 15:45:59 +00:00
Markus Rost
436de921cd (feedmail-fiddle-headers-upwardly,feedmail-fiddle-plex-user-list):
Fix typo in group name.
2002-11-17 22:41:02 +00:00
Juanma Barranquero
afbc4a8a15 (feedmail-nuke-body-in-fcc, feedmail-queue-draft-directory): Fix typo. 2002-10-17 16:53:45 +00:00
Andreas Schwab
adb92798f7 (feedmail): Fix :link spec. 2002-01-16 13:46:59 +00:00
Pavel Janík
110c171f4d Fix typo. 2002-01-13 10:09:20 +00:00
Pavel Janík
f0529b5b1a Doc fix. 2001-12-20 19:01:00 +00:00
Sam Steingold
8a9463543d Converted backquote to the new style. 2001-11-27 15:52:52 +00:00
Gerd Moellmann
6eb94ddb0f (feedmail-queue-send-edit-prompt-help):
Call get-buffer-window first second arg `visible'.
2001-09-27 10:54:55 +00:00
Pavel Janík
e8af40eed4 Some fixes to follow coding conventions. 2001-07-16 12:23:00 +00:00
Dave Love
fc066c545d (feedmail): Add :link.
(feedmail-send-it): Doc fix.
2001-01-26 18:26:32 +00:00
Dave Love
4926711621 Require smtpmail when compiling.
(mail-do-fcc): Autoload.
(feedmail) <defgroup>: Fix :link.
(feedmail-nuke-body-in-fcc): Fix :type.
(feedmail-send-it): Add autoload cookie.
2000-11-29 10:34:51 +00:00
Dave Love
29a69d04a6 Fix header,
(feedmail) <defgroup>: Add :link.
2000-11-12 00:57:08 +00:00
Gerd Moellmann
2771a002ef (feedmail-find-eoh): Take
feedmail-queue-alternative-mail-header-separator into account.
1999-12-09 15:15:54 +00:00
Richard M. Stallman
7163b71c97 (feedmail-queue-runner-is-active): Definition moved. 1998-10-10 14:06:14 +00:00
Andreas Schwab
7b3237a117 (feedmail-x-mailer-line-user-appendage,
feedmail-fiddle-plex-user-list,
feedmail-spray-address-fiddle-plex-list,
feedmail-prompt-before-queue-user-alist,
feedmail-prompt-before-queue-help-supplement,
feedmail-queue-reminder-alist, feedmail-queue-default-file-slug,
feedmail-queue-alternative-mail-header-separator): Fix customize
type.
-------------------------------------------------------------------
1998-09-18 09:12:03 +00:00
Karl Heuer
19a2870f7f (feedmail-from-line): Allow t.
(feedmail-message-id-suffix): Allow nil.
1998-09-10 15:38:21 +00:00
Karl Heuer
37aa9115b7 Avoid using all-caps for non-arguments. 1998-07-22 19:02:16 +00:00
Karl Heuer
bb85b31e44 (feedmail-queue-send-edit-prompt-help-first):
Doc fix.
1998-07-22 18:34:39 +00:00
Karl Heuer
c7d4a77785 Entire file: Fix indentation. 1998-07-22 18:31:25 +00:00
Karl Heuer
0bb37c1a18 Style and doc fixes. 1998-06-25 17:14:47 +00:00
Richard M. Stallman
6287be55b2 entered into RCS 1998-06-23 03:44:32 +00:00
Karl Heuer
bd1cd4c2f8 Initial revision 1998-06-19 17:10:27 +00:00