summaryrefslogtreecommitdiff
path: root/lisp/mail/rmail.el
Commit message (Expand)AuthorAgeFilesLines
* (rmail-mode-map): Add menu item forRichard M. Stallman1997-04-051-1/+4
* (rmail-forward): Don't do dash-quoting on the signature.Richard M. Stallman1997-03-231-1/+1
* (rmail-retry-failure): Special handling for mime.Richard M. Stallman1997-03-201-14/+30
* Tweak font-lock-keywordsSimon Marshall1997-03-151-4/+7
* (rmail-view-buffer, rmail-enable-mime, rmail-show-mime-function,Kenichi Handa1997-02-261-32/+89
* (rmail-next-same-subject, rmail-reply): Ignore case, toKarl Heuer1997-02-231-2/+4
* (rmail-file-coding-system): New variable.Karl Heuer1997-02-201-2/+25
* (rmail-ignored-headers): Add Delivered-to: header.Richard M. Stallman1997-02-031-1/+1
* (rmail-reply): Concatenate all the References headers.Richard M. Stallman1997-02-011-4/+2
* (rmail-reply): Copy all the References: headersRichard M. Stallman1997-01-311-3/+9
* (rmail-get-new-mail): Fix return value to match doc.Karl Heuer1997-01-251-93/+94
* (rmail-preserve-inbox): New variable.Richard M. Stallman1997-01-211-19/+35
* (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