summaryrefslogtreecommitdiff
path: root/lisp/mail
Commit message (Expand)AuthorAgeFilesLines
* (mail-bury): Use window-dedicated-p.Karl Heuer1995-12-151-2/+1
* (rmail-forward): Delete trailing blank lines.Karl Heuer1995-12-131-0/+5
* (sendmail-send-it): Added support for Resent-CC andKarl Heuer1995-12-131-2/+7
* (rmail-summary-get-new-mail): Don't call rmail-summary-goto-msg if msg is 0.Richard M. Stallman1995-11-301-1/+2
* (build-mail-aliases): Use buffer-substring-no-properties not buffer-substring.Richard M. Stallman1995-11-251-4/+5
* (rmail-dont-reply-to): Preserve whitespace after comma.Richard M. Stallman1995-11-181-1/+1
* (rmail-retry-failure): Add missing colons in regexp.Karl Heuer1995-11-171-31/+23
* (rmail-summary-overlay): Make it a permanent local.Richard M. Stallman1995-11-111-0/+1
* (mail-yank-clear-headers): Do nothing ifRichard M. Stallman1995-11-101-13/+14
* (rmail-delete-message-hook): New hook.Richard M. Stallman1995-11-101-1/+21
* (mail): Don't change directory for *mail* buffer.Karl Heuer1995-11-041-27/+28
* Comment change.Karl Heuer1995-11-034-12/+12
* (mh-goto-msg): binary search (much faster!).Karl Heuer1995-11-031-57/+101
* reporter.el support.Karl Heuer1995-11-031-10/+29
* (mh-make-folder-mode-line): support mh-msg-count.Karl Heuer1995-11-031-29/+27
* (mail-abbrev-syntax-table): Fix initialization.Richard M. Stallman1995-10-311-1/+2
* Don't eval-when-compile mail-font-lock-keywords, since it refers to mail-head...Simon Marshall1995-10-261-14/+13
* Change to citation regexp for mail-font-lock-keywords.Simon Marshall1995-10-261-8/+14
* Change to citation regexp for rmail-font-lock-keywords.Simon Marshall1995-10-261-6/+13
* (mail-abbrev-syntax-table): Rewrite using map-char-table.Richard M. Stallman1995-10-201-8/+9
* (report-emacs-bug): Don't mentionRichard M. Stallman1995-10-191-2/+6
* (mail-strip-quoted-names): Preserve white spaceRichard M. Stallman1995-10-111-1/+1
* (mail-abbrev-syntax-table): Use `equal' instead of `=', in case eltsNoah Friedman1995-10-091-1/+1
* (mail-signature-file): New variable.Richard M. Stallman1995-10-041-8/+11
* (unrmail): Call rmail-toggle-header.Richard M. Stallman1995-10-041-0/+1
* (sendmail-send-it): Handle FCC after all text changes.Richard M. Stallman1995-09-281-7/+4
* (undigestify-rmail-message): Better error messages.Richard M. Stallman1995-09-271-2/+3
* (undigestify-rmail-message): Scan back as far as startRichard M. Stallman1995-09-251-3/+4
* (mail-do-fcc): Clear read-only flag in ` mail-temp' buffer.Richard M. Stallman1995-09-221-0/+1
* (mail-do-fcc): Erase the ` mail-temp' buffer.Richard M. Stallman1995-09-221-1/+3
* (mail-file-babyl-p): Function deleted.Richard M. Stallman1995-09-211-11/+1
* (mail-file-babyl-p): Function moved from rmail.el and renamed.Richard M. Stallman1995-09-211-0/+11
* (rmail-file-p): Function moved to mail-utils.elRichard M. Stallman1995-09-211-13/+2
* (rmail-summary-construct-io-menu): Use all of FILES.Richard M. Stallman1995-09-061-4/+8
* (mail-interactive-insert-alias): Call mail-abbrev-expand-hook.Richard M. Stallman1995-09-041-1/+2
* (sendmail-send-it): Use user-mail-address.Richard M. Stallman1995-08-311-1/+1
* (mail-mode-syntax-table): defvar deleted.Richard M. Stallman1995-08-271-3/+0
* (rebuild-mail-abbrevs): FILE defaults to visited file.Richard M. Stallman1995-08-251-1/+3
* Require rmail.Richard M. Stallman1995-08-211-12/+21
* (rmail-new-summary): Enable the Input/output menu.Richard M. Stallman1995-08-171-0/+1
* (sc-attribs-extract-namestring): If name has <...>,Richard M. Stallman1995-08-151-2/+7
* (rmail-convert-file): Look back for ^_ only at bol.Richard M. Stallman1995-08-121-2/+2
* (rmail-unix-mail-delimiter): Allow two-letter timezone name.Richard M. Stallman1995-07-301-1/+1
* (rmail-insert-inbox-text): Always use movemail when renaming a file.Richard M. Stallman1995-07-251-23/+21
* (mail-fetch-field): Use buffer-substring-no-properties.Richard M. Stallman1995-07-201-2/+3
* (mail-default-reply-to): Doc fix.Richard M. Stallman1995-07-191-1/+3
* (mail-setup-hook): New defvar.Karl Heuer1995-07-171-2/+6
* * mailalias.el (build-mail-aliases): Fixed the regexp for "^group".Francesco Potortì1995-07-101-4/+3
* (mail-default-reply-to): Initialize to nil.Richard M. Stallman1995-07-021-2/+2
* (sendmail-send-it): If mail-from-style is parens,Richard M. Stallman1995-07-011-6/+18