aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/mail
Commit message (Expand)AuthorAgeFilesLines
* (mail-alias-modtime): Doc fix.Richard M. Stallman1994-10-121-1/+1
* (rmail-find-all-files): Fix several errors and make faster.Richard M. Stallman1994-10-111-12/+28
* (rmail-summary-resend): New function.Richard M. Stallman1994-10-111-1/+8
* (rmail-summary-rmail-update): Pass new arg to rmail-show-message.Richard M. Stallman1994-10-111-2/+2
* (rmail-show-message): New argument no-summary.Richard M. Stallman1994-10-111-5/+7
* (mail-hist-put-headers-into-history)Richard M. Stallman1994-10-111-5/+13
* (rmail-delete-forward): Use rmail-select-summary.Richard M. Stallman1994-10-081-3/+2
* (mail-font-lock-keywords): New variable.Richard M. Stallman1994-10-071-1/+14
* (rmail-font-lock-keywords): New variable.Richard M. Stallman1994-10-071-0/+11
* (rmail-summary-font-lock-keywords): New variable.Richard M. Stallman1994-10-071-0/+10
* (rmail-summary-goto-msg): Get rmail-total-messages from the rmail buffer.Richard M. Stallman1994-10-061-8/+9
* (mail): Doc fix.Richard M. Stallman1994-09-271-2/+5
* (rmail-forward): Simplify insertion of forwarded msg.Richard M. Stallman1994-09-271-18/+68
* (rmail-summary-delete-forward): Regexp for recognizing deleted messageRichard M. Stallman1994-09-271-1/+1
* (rmail-construct-io-menu): Don't print a message about no matching files.Richard M. Stallman1994-09-251-3/+1
* (rmail-reformat-message): Run mail-message-filterRichard M. Stallman1994-09-241-2/+2
* (mail-extr-all-top-level-domains): Fix formal name of Hungary.Richard M. Stallman1994-09-231-1/+1
* (rmail-retry-failure): Copy the whole block of headers from the messageRichard M. Stallman1994-09-231-30/+39
* (expand-mail-aliases, define-mail-alias): Change sync-mail-aliases toKarl Heuer1994-09-221-2/+2
* (sendmail-synch-aliases): Renamed from sync-mail-aliases. All callers changed.Karl Heuer1994-09-221-3/+3
* (rmail-summary-goto-msg): Simply the regexpRichard M. Stallman1994-09-221-1/+1
* (mail-extr-all-top-level-domains): Update domain list.Richard M. Stallman1994-09-221-20/+98
* (mail-default-reply-to): Initialize to t.Richard M. Stallman1994-09-211-1/+3
* (rmail-mode-kill-summary): New function.Richard M. Stallman1994-09-211-0/+5
* (mail-bury-selects-summary): New variable.Richard M. Stallman1994-09-201-1/+8
* (report-emacs-bug): system-configuration-options was misspelled asKarl Heuer1994-09-191-1/+1
* (rmail-summary-construct-io-menu): New function.Richard M. Stallman1994-09-191-2/+26
* (rmail-output-menu): Function deleted.Richard M. Stallman1994-09-191-11/+0
* Build proper keymap for the "Input (menu)" and "Output (menu)" submenus:Richard M. Stallman1994-09-191-31/+63
* (rmail-forward): Insert separator before and after message.Richard M. Stallman1994-09-181-1/+7
* (report-emacs-bug): Insert configuration options.Karl Heuer1994-09-171-1/+2
* (mail-alias-modtime): New variable.Karl Heuer1994-09-161-0/+11
* Require sendmail. Delete redundant defvar.Karl Heuer1994-09-161-3/+3
* (rmail-summary-goto-msg): Preserve the current buffer.Richard M. Stallman1994-09-131-2/+5
* (set-rmail-inbox-list): Doc fix.Richard M. Stallman1994-09-061-2/+2
* (rmail-get-new-mail): Run rmail-get-new-mail-hook.Richard M. Stallman1994-09-051-1/+4
* (mh-get-new-mail): Always use mh-inc-prog, never `inc'.Richard M. Stallman1994-09-031-3/+3
* (rmail-summary-output-menu): New command.Richard M. Stallman1994-08-261-3/+23
* (rmail-ignored-headers): Split string constant into lines.Richard M. Stallman1994-08-231-2/+4
* (news-select-message): Do most of the workRichard M. Stallman1994-08-211-8/+9
* (rmail-retry-failure, mail-unsent-separator): Doc fix.Richard M. Stallman1994-08-191-2/+5
* (news-mode): Don't set mode-name to a list.Richard M. Stallman1994-08-191-5/+2
* (rmail-summary-scroll-msg-up): Put rmail bufferRichard M. Stallman1994-08-141-1/+5
* (rmail-resend): Preserve point around expand-mail-aliases.Richard M. Stallman1994-08-141-1/+2
* (rmail-retry-failure): Narrow to just the old headerRichard M. Stallman1994-08-131-21/+33
* (rmail-forward): Anchor `mail-header-separator' on bothRichard M. Stallman1994-08-101-1/+1
* (rmail-abort-edit): Call `rmail-highlight-headers'.Richard M. Stallman1994-08-091-1/+2
* (define-mail-alias): Avoid error if DEFINITION is "".Richard M. Stallman1994-08-091-3/+4
* (mail-alias-file): Add autoload cookie.Richard M. Stallman1994-08-081-0/+1
* (rmail-select-summary): Preserve rmail buffer's value ofRichard M. Stallman1994-08-041-12/+19