summaryrefslogtreecommitdiff
path: root/lisp/mail/rmail.el
Commit message (Expand)AuthorAgeFilesLines
* update from main archive 970417libc20x-970417glibc-2_0_4Ulrich Drepper1997-04-181-2715/+0
* (rmail-msg-is-pruned): New function.Richard M. Stallman1996-12-281-23/+40
* (rmail-start-mail): Rewrite to use compose-mail.Richard M. Stallman1996-12-071-26/+39
* (rmail-reply): Merge resent-to and resent-cc into to and cc.Richard M. Stallman1996-10-261-22/+28
* Tweak rmail-font-lock-keywords.Simon Marshall1996-10-231-12/+16
* (rmail): Run rmail-mail-hook last.Richard M. Stallman1996-10-121-7/+12
* Delete all the autoload calls.Richard M. Stallman1996-09-271-135/+0
* (rmail-insert-inbox-text): Detect lockedRichard M. Stallman1996-09-191-104/+121
* (rmail-ignored-headers): Remove extra paren.Erik Naggum1996-08-171-1/+1
* (rmail-ignored-headers): Hide X-char* and X-face, but not Sender.Richard M. Stallman1996-08-171-2/+2
* (rmail-ignored-headers): Ignore Path:, Sender:, X-mailer:.Richard M. Stallman1996-08-161-1/+1
* (rmail-reply-regexp): Match Re[2].Richard M. Stallman1996-08-061-2/+2
* (rmail-reply-regexp, rmail-message-filter): Doc fix.Richard M. Stallman1996-08-061-4/+5
* (rmail-unix-mail-delimiter): Allow space or tab asPaul Eggert1996-08-031-1/+6
* (rmail-next-same-subject): Don't set search-regexpKarl Heuer1996-07-211-7/+7
* (rmail-get-new-mail): Run rmail-before-get-new-mail-hook.Richard M. Stallman1996-06-281-0/+1
* (rmail-send-actions-rmail-buffer): Mark as permanent-local.Richard M. Stallman1996-06-281-0/+3
* (rmail-unix-mail-delimiter):Richard M. Stallman1996-06-281-12/+21
* (rmail-summary-by-senders): Fix typo in fn name.Richard M. Stallman1996-06-241-1/+1
* In Rmail mode, make sure font-lock-maximum-size locally becomes nil.Simon Marshall1996-06-241-0/+1
* (rmail-retry-failure): Nicer error messageRichard M. Stallman1996-06-111-3/+4
* (rmail-get-new-mail): If conversion to BABYL failsRichard M. Stallman1996-06-071-3/+18
* (rmail-insert-inbox-text): When required, prompt forRichard M. Stallman1996-04-261-4/+50
* (rmail-forward): Put the "end" line right after theRichard M. Stallman1996-03-291-3/+5
* (rmail-fontify-message, rmail-unfontify-buffer-function):Richard M. Stallman1996-03-271-2/+4
* Must fontify only if we're actually showing a message.Simon Marshall1996-03-071-3/+4
* (unforward-rmail-message): Add autoload declaration.Richard M. Stallman1996-03-041-0/+6
* (rmail-unix-mail-delimiter): Don't accept newlines in month.Richard M. Stallman1996-03-041-1/+1
* Comment change.Richard M. Stallman1996-03-021-1/+1
* (rmail-get-new-mail): Run rmail-after-get-new-mail-hook.Richard M. Stallman1996-02-271-0/+1
* (rmail-clear-headers): Bind case-fold-search to t across the whole function.Erik Naggum1996-02-261-17/+18
* (rmail-get-new-mail): Don't mess with display-time here.Karl Heuer1996-02-211-4/+0
* (rmail-find-all-files): In a directory, ignore `.' and `..'.Richard M. Stallman1996-02-091-3/+4
* Fix up specialised fontification stuff.Simon Marshall1996-02-021-11/+17
* Support for local fontification.Simon Marshall1996-01-261-1/+32
* (rmail-start-mail): Set mail-dedicated-frame frame param.Richard M. Stallman1996-01-251-1/+3
* (rmail-insert-inbox-text): Pass proper format string to message.Karl Heuer1996-01-251-3/+3
* Update FSF's address.Erik Naggum1996-01-141-2/+3
* (rmail-retry-failure): Bind inhibit-read-only.Richard M. Stallman1996-01-051-2/+4
* (rmail-forward): Quote lines with `- ' when necessary.Richard M. Stallman1995-12-241-1/+9
* (rmail): Allow nonexistent file as arg.Richard M. Stallman1995-12-231-2/+1
* (rmail-ignored-headers): Add resent-date, nntp-posting-host.Karl Heuer1995-12-211-15/+41
* (rmail-forward): Delete trailing blank lines.Karl Heuer1995-12-131-0/+5
* (rmail-retry-failure): Add missing colons in regexp.Karl Heuer1995-11-171-31/+23
* (rmail-delete-message-hook): New hook.Richard M. Stallman1995-11-101-1/+21
* Change to citation regexp for rmail-font-lock-keywords.Simon Marshall1995-10-261-6/+13
* (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
* (rmail-find-all-files): Bind case-fold-search.Richard M. Stallman1995-06-301-2/+11