1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-13 06:50:39 -08:00
emacs/lisp/mail
Eli Zaretskii c3760c17bd Add to sendmail.el a new command mail-add-attachment.
etc/NEWS: Document the new command and the alias for mail-insert-file.
 lisp/mail/sendmail.el (mml-to-mime, mml-attach-file)
 (mm-default-file-encoding): Remove autoload forms, they are
 replaced with autoload cookies in mml.el and mm-encode.el.
 (mail-add-attachment): New command.
 (mail-mode-map): Add a menu-bar item for mail-add-attachment.
 (mail-mode): Mention mail-insert-file and mail-add-attachment in
 the doc string.
 (mml-to-mime, mml-attach-file, mm-default-file-encoding): Declare.
 lisp/gnus/mm-encode.el (mm-default-file-encoding): Add autoload cookie.
 lisp/gnus/mml.el (mml-to-mime, mml-attach-file): Add autoload cookies.
 doc/emacs/sending.texi (Mail Misc): Document mail-add-attachment.
2011-09-10 11:26:12 +03:00
..
.gitignore
binhex.el
blessmail.el
emacsbug.el Tweaks to the report-emacs-bug preamble. 2011-06-28 14:10:11 -04:00
feedmail.el Fix typos. 2011-07-05 11:51:56 +02:00
footnote.el Add a new footnote style unicode 2011-05-10 16:20:21 +08:00
hashcash.el
mail-extr.el
mail-hist.el
mail-utils.el * lisp/mail/mail-utils.el (mail-dont-reply-to): Silence compiler. 2011-05-16 19:40:34 -07:00
mailabbrev.el Use completion-at-point rather than completion-in-region. 2011-06-20 12:02:31 -04:00
mailalias.el Use completion-at-point for mailalias.el 2011-04-15 10:50:04 -03:00
mailclient.el Remove pointless setting of byte-compile-dynamic in tiny, tiny file. 2011-02-22 20:00:52 -08:00
mailheader.el Comment spelling fix. 2011-02-22 20:27:42 -08:00
mailpost.el
metamail.el
mspools.el Don't quote lambda expressions with `quote'. 2011-05-23 14:57:17 -03:00
reporter.el
rfc822.el
rfc2368.el
rmail-spam-filter.el
rmail.el Fix bug #9392 with rmail-forward. 2011-09-09 11:59:51 +03:00
rmailedit.el
rmailkwd.el
rmailmm.el Fix rmail-forward. 2011-09-03 13:00:13 +03:00
rmailmsc.el
rmailout.el
rmailsort.el
rmailsum.el
sendmail.el Add to sendmail.el a new command mail-add-attachment. 2011-09-10 11:26:12 +03:00
smtpmail.el Make sendmail-query-once update send-mail-function directly. 2011-09-03 16:24:12 -04:00
supercite.el Merge from emacs-23; up to 2010-06-11T21:26:13Z!lekktu@gmail.com. 2011-05-23 20:54:18 -07:00
uce.el
undigest.el
unrmail.el
uudecode.el