aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/mail
Commit message (Expand)AuthorAgeFilesLines
...
* Upgraded to mh-e version 6.1.1.Bill Wohler2002-10-0110-735/+2253
* Add "no-byte-compile: t" in first line.Juanma Barranquero2002-10-011-1/+1
* (smtpmail-via-smtp): Only negotiate starttls onSimon Josefsson2002-09-291-1/+1
* (mail-hist-next-input): Fix docstring.Simon Josefsson2002-09-261-1/+1
* (unrmail): Do the work directly,Richard M. Stallman2002-09-261-8/+112
* (mail-extr-ignore-single-names): Change default.Simon Josefsson2002-09-251-5/+6
* (sendmail-send-it): If user's buffer is unibyte, make tembuf unibyte.Richard M. Stallman2002-09-231-0/+3
* (mail-abbrev-make-syntax-table): Give %!._- word constituent syntax.Markus Rost2002-09-211-0/+5
* (smtpmail-send-it): Don't use : in filenamesSimon Josefsson2002-09-121-9/+9
* (smtpmail-default-smtp-server): Doc fix.Simon Josefsson2002-09-111-1/+2
* Update copyright.Simon Josefsson2002-09-041-1/+1
* (mail-mode): Don't set local-abbrev-table.Stefan Monnier2002-09-021-1/+1
* (smtpmail-via-smtp): Delete process bufferSimon Josefsson2002-08-301-1/+3
* * startup.el (normal-splash-screen): Ensure splash buffer isJohn Paul Wallington2002-08-241-1/+1
* (rmail-search-mime-header-function): Doc fix.Richard M. Stallman2002-08-171-1/+1
* Update copyright notice and fix typo in commentary section.Markus Rost2002-07-191-2/+3
* (mail-abbrev-make-syntax-table): Check theAndreas Schwab2002-07-131-0/+3
* (mail-extr-all-top-level-domains): Update names.Simon Josefsson2002-07-091-20/+35
* Fix typo in comments, not worthy of a changelog entry.Simon Josefsson2002-07-081-1/+1
* (rmail-user-mail-address-regexp): Fix typo.Juanma Barranquero2002-07-021-1/+1
* Fix typo.Juanma Barranquero2002-07-021-1/+1
* (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