aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/mail
Commit message (Expand)AuthorAgeFilesLines
* (smtpmail-open-stream): Don't hard codeSimon Josefsson2003-05-131-2/+4
* (smtpmail-send-queued-mail): Use point-at-bol instead of forward-line.Juanma Barranquero2003-05-091-1/+1
* (smtpmail-send-queued-mail): Don't use kill-line.Juanma Barranquero2003-05-081-1/+1
* (mail-directory-function, mail-directory-requery, mail-directory): Don't quoteJuanma Barranquero2003-05-061-3/+3
* (rmail-primary-inbox-list): Don't quote nil and t in docstrings.Juanma Barranquero2003-05-061-1/+1
* (mail-dont-send, mail-bury): Make ARG optional.Richard M. Stallman2003-05-031-2/+2
* No longer has a maintainer.Richard M. Stallman2003-05-011-1/+1
* (mail-send-and-exit): Make arg optional.Richard M. Stallman2003-04-241-1/+1
* (rmail-make-basic-summary-line): If there'sRichard M. Stallman2003-04-091-43/+46
* (rmail-insert-inbox-text): Make the pop3 mechanism work on cygwin systems too.Juanma Barranquero2003-02-201-1/+1
* (unforward-rmail-message): Allow nestedFrancesco Potortì2003-02-201-6/+16
* Initial commit to the trunk.Paul Reilly2003-02-191-0/+632
* (rfc822-nuke-whitespace): Fix character constant.Juanma Barranquero2003-02-181-1/+1
* (rmail-summary-previous-msg): Add docstring.John Paul Wallington2003-02-061-7/+9
* Trailing whitepace deleted.Juanma Barranquero2003-02-0414-70/+70
* (rmail-output): If preserving MIME-version, preserve Content-type too.Francesco Potortì2003-02-041-12/+12
* (rmail-forward-separator-regex): New custom variable.Francesco Potortì2003-01-311-2/+9
* * mh-e: Created directory. ChangeLog will appear in a week when weBill Wohler2003-01-2614-13913/+0
* (Commentary): Use command remapping instead ofAndreas Schwab2003-01-121-5/+3
* Upgraded to MH-E version 7.1.Bill Wohler2003-01-0814-4350/+6498
* (unforward-rmail-message): Don't use global variable `n'.Kim F. Storm2003-01-081-4/+4
* (unforward-rmail-message): Simplified. No functional change.Francesco Potortì2003-01-081-5/+2
* (unforward-rmail-message): Skip all newlinesFrancesco Potortì2003-01-071-2/+3
* (rmail-mmdf-delim1, rmail-mmdf-delim2): Doc fixes.John Paul Wallington2003-01-061-3/+3
* (rmail-font-lock-keywords): Discard code to match both cases.Richard M. Stallman2003-01-061-4/+6
* (mail-font-lock-keywords): Match multiline In-Reply-To and X-*.Richard M. Stallman2003-01-061-1/+1
* (mail-split-line): New function.Kim F. Storm2003-01-031-1/+9
* (rmail-reply): Don't call mail-strip-quoted-names.Richard M. Stallman2003-01-011-1/+2
* (unforward-rmail-message): Do not assume thatFrancesco Potortì2002-12-231-3/+11
* (rmail-mail-separator): Renamed fromFrancesco Potortì2002-12-201-47/+70
* (rmail-digest-methods, rmail-digest-mail-separator): New variables.Francesco Potortì2002-12-161-0/+1
* Now supports MIME too.Francesco Potortì2002-12-161-79/+157
* (smtpmail-via-smtp): Fall back to user-mail-address as sender.Simon Josefsson2002-12-151-4/+5
* Upgraded to MH-E version 7.0.Bill Wohler2002-11-2910-1672/+7275
* (rmail-convert-to-babyl-format):Richard M. Stallman2002-11-291-7/+8
* (mail-signature): Handle case whereRichard M. Stallman2002-11-241-3/+5
* (smtpmail-send-queued-mail): Add autoload cookie.Juanma Barranquero2002-11-181-0/+1
* (rmail-ignored-headers): Add more headers.Richard M. Stallman2002-11-181-1/+3
* (feedmail-fiddle-headers-upwardly,feedmail-fiddle-plex-user-list):Markus Rost2002-11-171-2/+2
* Add provide call.Markus Rost2002-11-151-0/+2
* (mail-default-directory): Set the version to 21.4.Markus Rost2002-11-071-1/+2
* (rmail-digest-end-regexps): Simplify.Stefan Monnier2002-11-021-11/+5
* Fix typo in comment.Juanma Barranquero2002-10-181-69/+69
* (feedmail-nuke-body-in-fcc, feedmail-queue-draft-directory): Fix typo.Juanma Barranquero2002-10-171-2/+2
* (sendmail-send-it): CallKenichi Handa2002-10-151-8/+3
* * mail/sendmail.el (mail-envelope-from): New option `header' toSimon Josefsson2002-10-112-2/+12
* 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