aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/mail
Commit message (Expand)AuthorAgeFilesLines
* (sc-select-attribution): Accept whatever value we get in CHOICE; thereRichard M. Stallman2002-03-081-12/+14
* (mail-recover-1): Increase non-random-lenRichard M. Stallman2002-03-031-10/+8
* (rmail-summary-output): Properly advanceRichard M. Stallman2002-02-231-2/+8
* (uce-reply-to-uce): Fix incorrect behavior whenRichard M. Stallman2002-02-171-0/+1
* (define-mail-abbrev): Define as system abbrev.Richard M. Stallman2002-02-131-2/+8
* (mail-mode-map): Use eval-after-load to change it.Richard M. Stallman2002-02-091-3/+5
* Require sendmail only at compile time.Richard M. Stallman2002-02-061-56/+32
* (rmail-toggle-header): Avoid possibly slow call toRichard M. Stallman2002-02-061-6/+1
* (rmail): Use find-buffer-visiting instead ofEli Zaretskii2002-02-031-1/+3
* (uce-reply-to-uce): Prune the headers before copyingEli Zaretskii2002-02-021-1/+9
* (rmail-redecode-body): Prune the headers beforeEli Zaretskii2002-02-021-37/+45
* (mail-mode): Undo half of last change.Stefan Monnier2002-02-011-1/+1
* (mail-mode): ">" is not a supercite-style prefixStefan Monnier2002-01-231-2/+2
* (feedmail): Fix :link spec.Andreas Schwab2002-01-161-1/+1
* Fix typo.Pavel Janík2002-01-131-1/+1
* (rmail-decode-babyl-format): Disable undo around the decode-coding-region call.Richard M. Stallman2002-01-111-1/+2
* (mail-recover-1, mail-recover): Doc fix.Eli Zaretskii2002-01-041-2/+7
* (mail-recover-1): New function.Eli Zaretskii2002-01-031-14/+111
* (mail-envelope-from): Fix custom type.Richard M. Stallman2001-12-281-6/+9
* (mail-envelope-from): Fix :type. Suggested by "Golubev I. N." <[email protected]>.Eli Zaretskii2001-12-281-2/+4
* (mh-show-msg): Likewise.Pavel Janík2001-12-251-2/+2
* (smtpmail-send-queued-mail): UseEli Zaretskii2001-12-211-17/+15
* Doc fix.Pavel Janík2001-12-203-5/+5
* Doc fixes.Pavel Janík2001-12-204-18/+18
* (rmail-summary-mode): Do not use make-local-hook.Pavel Janík2001-12-131-1/+0
* (rmail-fontify-buffer-function): Do not use make-local-hook.Pavel Janík2001-12-131-1/+0
* (mail-abbrevs-setup): Do not use make-local-hook.Pavel Janík2001-12-131-1/+0
* (smtpmail-send-queued-mail): Insert the enqueued messages literally.Eli Zaretskii2001-12-101-1/+4
* Use with-current-buffer.Stefan Monnier2001-12-011-28/+28
* Converted backquote to the new style.Sam Steingold2001-11-271-10/+10
* 2001-11-25 ShengHuo ZHU <[email protected]>ShengHuo ZHU2001-11-251-2/+6
* Simplify previous change.Richard M. Stallman2001-11-251-3/+1
* (smtpmail-deduce-address-list): Don't use insert-string.Pavel Janík2001-11-251-3/+3
* (sc-toggle-var): Don't use set-variable or eval-expression.Richard M. Stallman2001-11-251-1/+1
* (reporter-submit-bug-report): Doc fixes.Colin Walters2001-11-221-1/+1
* Use backquote/dolist/mapc/when. Docstring fixes.Stefan Monnier2001-11-191-341/+322
* (smtpmail-cred-server, smtpmail-cred-port, smtpmail-cred-key)Richard M. Stallman2001-11-171-20/+211
* Change maintainer email address.Richard M. Stallman2001-11-161-2/+2
* (mail-extr-voodoo): Treat a number as a wordRichard M. Stallman2001-11-161-3/+10
* (sc-emacs-features): Test for "Emacs 19"Richard M. Stallman2001-10-281-6/+5
* (mail-mode-syntax-table): Let it inherit from text-mode-syntax-table.Stefan Monnier2001-10-271-22/+13
* (mh-recenter): Call recenter with arg `(4)'.Gerd Moellmann2001-10-251-1/+1
* (mh-recenter): Call `recenter' with arg tGerd Moellmann2001-10-231-1/+1
* (rmail-summary-font-lock-keywords): Fix theEli Zaretskii2001-10-211-3/+3
* (smtpmail-via-smtp): Use mail-envelope-from if set.Stefan Monnier2001-10-181-1/+2
* Do not double variables in the lambda-list.Pavel Janík2001-10-131-1/+1
* (rmail-make-summary-line)Gerd Moellmann2001-10-051-5/+5
* (mail-abbrev-in-expansion-header-p): Simplify.Gerd Moellmann2001-10-051-5/+2
* (send-mail-function): Doc fix.Gerd Moellmann2001-09-271-18/+25
* (feedmail-queue-send-edit-prompt-help):Gerd Moellmann2001-09-271-1/+1