aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/mail
Commit message (Expand)AuthorAgeFilesLines
* (mail-recover-1): Remove (debug).Markus Rost2002-05-201-8/+18
* (report-emacs-bug-hook): Do another save-excursion.Markus Rost2002-05-201-7/+8
* (rmail-show-message-hook): Offer `goto-address' as an option.Richard M. Stallman2002-05-191-1/+1
* (report-emacs-bug-text-prompt): New variable.Markus Rost2002-05-181-13/+18
* (report-emacs-bug): Change the "English please" msg.Richard M. Stallman2002-05-131-2/+2
* Change all post-21.1 :version attributes to 21.4.Eli Zaretskii2002-05-121-1/+1
* (smtpmail-mail-address): New variable.Richard M. Stallman2002-05-121-3/+6
* (rmail-show-message): Catch error in check-coding-system.Richard M. Stallman2002-05-101-2/+6
* (smtpmail-send-it): Use user-mail-address fromSimon Josefsson2002-05-091-3/+4
* (netrc-machine, netrc-get): Add autoloads.Richard M. Stallman2002-05-081-0/+2
* (rmail-font-lock-keywords): Highlight Resent-[Ff]rom:.Francesco Potortì2002-05-061-28/+28
* (report-emacs-bug-hook): Use replace-match only if search was successful.Richard M. Stallman2002-04-301-3/+3
* (report-emacs-bug-hook): Don't fail completelyRichard M. Stallman2002-04-301-2/+2
* (mail-recover-1): Decrease non-random-len by 1 for the newly-readded #.Richard M. Stallman2002-04-281-1/+2
* (smtpmail-try-auth-methods): host is not in the authinfo/netrc => cred=nil.Sam Steingold2002-04-261-26/+27
* (smtpmail-auth-credentials): Support netrc files as well.Richard M. Stallman2002-04-251-12/+25
* (smtpmail-queue-counter): New variable.Richard M. Stallman2002-04-251-3/+7
* (mail-use-dsn): New variable to request delivery status notification from MTA.Richard M. Stallman2002-04-251-1/+14
* (mail-mode-abbrev-table): Delete defvar.Richard M. Stallman2002-04-191-3/+1
* (mail-abbrev-make-syntax-table): Use (syntax-table), not old-syntax-table.Richard M. Stallman2002-04-041-1/+1
* (mail-abbrev-complete-alias): Call mail-abbrev-make-syntax-table.Richard M. Stallman2002-04-031-0/+1
* (rmail-resend): Call mail-abbrev-make-syntax-table.Richard M. Stallman2002-03-251-0/+2
* (mail-abbrev-make-syntax-table): New subroutineRichard M. Stallman2002-03-231-12/+14
* (report-emacs-bug-hook): Remove submitterThien-Thi Nguyen2002-03-211-2/+10
* Eliminate compilation warnings due to `rfc822-addresses'.Paul Reilly2002-03-201-2/+5
* (rmail-dont-reply-to): Overhaul to correctly apply the regularPaul Reilly2002-03-191-49/+45
* (rmail-dont-reply-to-names): Modify the documentation to make it emailPaul Reilly2002-03-191-3/+3
* (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