aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/mail (follow)
Commit message (Expand)AuthorAgeFilesLines
* (define-mail-alias): Compensate for not resetting the match data whenRichard M. Stallman1998-05-151-4/+8
* (rmail-decode-babyl-format):Richard M. Stallman1998-05-121-29/+79
* (smtpmail-via-smtp): Speciy process coding system.Richard M. Stallman1998-05-121-0/+1
* (mail-signature): Allow expression as value.Richard M. Stallman1998-05-091-4/+15
* (mail-strip-quoted-names):Richard M. Stallman1998-05-091-6/+7
* (reporter-bug-hook): Use rfc822-goto-eoh.Richard M. Stallman1998-05-081-2/+1
* (report-emacs-bug): Don't display *Bug Help* ifRichard M. Stallman1998-05-071-10/+11
* (report-emacs-bug): After reinsertingRichard M. Stallman1998-05-071-1/+2
* (mh-quit): Undo 3/3 change (and the subsequent fix).Richard M. Stallman1998-05-031-6/+4
* (post-mail-send-it): Use mail-sendmail-undelimit-header.Richard M. Stallman1998-05-031-4/+1
* (send-mail-function): Doc fix.Richard M. Stallman1998-05-031-37/+39
* (uce-reply-to-uce): Use mail-sendmail-delimit-header.Richard M. Stallman1998-05-031-2/+2
* (rmail-default-dont-reply-to-names):Richard M. Stallman1998-05-021-4/+0
* (rmail-cease-edit): Call rmail-show-message even if message text is unchanged.Richard M. Stallman1998-05-011-3/+4
* (news-reply-mode): Don't load sendmail here.Richard M. Stallman1998-04-301-17/+12
* (report-emacs-bug): Use rfc822-goto-eoh.Richard M. Stallman1998-04-301-4/+8
* Require sendmail.Richard M. Stallman1998-04-301-23/+8
* (expand-mail-aliases): Doc fix.Richard M. Stallman1998-04-301-5/+3
* (mail-abbrev-in-expansion-header-p): Use mail-header-end.Richard M. Stallman1998-04-301-7/+2
* (reporter-calculate-separator): Function deleted.Richard M. Stallman1998-04-301-42/+19
* (rmail-forward): Use mail-text-start.Richard M. Stallman1998-04-301-10/+4
* Require sendmail.Richard M. Stallman1998-04-301-9/+5
* (smtpmail-send-it): Use mail-sendmail-undelimit-header.Richard M. Stallman1998-04-301-5/+1
* Require sendmail.el.Richard M. Stallman1998-04-301-2/+2
* (mail-complete-alist): Don't refer to mail-address-field-regexp.Richard M. Stallman1998-04-241-1/+4
* (rmail): Don't bind enable-local-variables.Richard M. Stallman1998-04-221-6/+7
* (smtpmail-send-it): Deleted all code related to Resent-To: processing.Richard M. Stallman1998-04-201-36/+15
* *** empty log message ***Dan Nicolaescu1998-04-201-1/+2
* *** empty log message ***Dan Nicolaescu1998-04-201-1/+2
* (rmail-message-regexp-p):Richard M. Stallman1998-04-181-8/+15
* (mh-quit): mh-show-buffer can be nil.Karl Heuer1998-04-151-3/+4
* (mail-mode): Doc fix.Karl Heuer1998-04-151-10/+10
* (mspools-folder-directory): Takes default value of ~/MAIL/ ifStephen Eglen1998-04-141-54/+40
* (rmail-movemail-flags): Fix customize type.Andreas Schwab1998-04-141-1/+1
* (report-emacs-bug-hook): Don't absolutelyKarl Heuer1998-04-131-2/+1
* Customize mail-use-rfc822.Stephen Eglen1998-04-131-2/+4
* (mail-extract-address-components):Karl Heuer1998-04-121-6/+6
* (rmail-cease-edit): Call kill-all-local-variables.Karl Heuer1998-04-081-2/+8
* (rmail-message-regexp-p): Handle messagesKarl Heuer1998-04-081-93/+119
* Doc fix in rmail-mode.Stephen Eglen1998-04-071-0/+1
* Fix previous change.Karl Heuer1998-04-061-3/+3
* (rmail-movemail-flags): New customizable variableKarl Heuer1998-04-061-0/+8
* (report-emacs-bug-hook): Use skip-chars-forwardRichard M. Stallman1998-04-051-14/+12
* (report-emacs-bug-hook): Don't bind enable-multibyte-characters.Richard M. Stallman1998-04-041-2/+1
* (report-emacs-bug): Use set-buffer-multibyte.Richard M. Stallman1998-04-031-1/+1
* (rmail-mode-2): Locally set enable-local-variablesRichard M. Stallman1998-04-031-0/+3
* (report-emacs-bug-hook): Fix the regexp forRichard M. Stallman1998-04-031-1/+1
* (reporter-bug-hook): Fix error message.Richard M. Stallman1998-03-291-8/+2
* use a string that will never match.Simon Marshall1998-03-271-1/+1
* (rmail-clear-headers): Handle failure to find "\n[^ \t]".Richard M. Stallman1998-03-261-17/+18