summaryrefslogtreecommitdiff
path: root/lisp/mail/rmail.el
Commit message (Expand)AuthorAgeFilesLines
* New directoryKenichi Handa2003-09-081-74/+6
* Add arch taglinesMiles Bader2003-09-011-0/+1
* (rmail-convert-to-babyl-format): DetectEli Zaretskii2003-08-281-6/+73
* (rmail-ignored-headers): Ignore Face: header.John Paul Wallington2003-05-151-1/+1
* (rmail-primary-inbox-list): Don't quote nil and t in docstrings.Juanma Barranquero2003-05-061-1/+1
* (rmail-insert-inbox-text): Make the pop3 mechanism work on cygwin systems too.Juanma Barranquero2003-02-201-1/+1
* (rmail-mmdf-delim1, rmail-mmdf-delim2): Doc fixes.John Paul Wallington2003-01-061-3/+3
* (rmail-font-lock-keywords): Discard code to match both cases.Richard M. Stallman2003-01-061-4/+6
* (rmail-reply): Don't call mail-strip-quoted-names.Richard M. Stallman2003-01-011-1/+2
* (rmail-convert-to-babyl-format):Richard M. Stallman2002-11-291-7/+8
* (rmail-ignored-headers): Add more headers.Richard M. Stallman2002-11-181-1/+3
* * startup.el (normal-splash-screen): Ensure splash buffer isJohn Paul Wallington2002-08-241-1/+1
* (rmail-search-mime-header-function): Doc fix.Richard M. Stallman2002-08-171-1/+1
* Fix typo.Juanma Barranquero2002-07-021-1/+1
* (rmail-show-message-hook): Offer `goto-address' as an option.Richard M. Stallman2002-05-191-1/+1
* (rmail-show-message): Catch error in check-coding-system.Richard M. Stallman2002-05-101-2/+6
* (rmail-font-lock-keywords): Highlight Resent-[Ff]rom:.Francesco Potortì2002-05-061-28/+28
* (rmail-resend): Call mail-abbrev-make-syntax-table.Richard M. Stallman2002-03-251-0/+2
* (rmail-dont-reply-to-names): Modify the documentation to make it emailPaul Reilly2002-03-191-3/+3
* (rmail-toggle-header): Avoid possibly slow call toRichard M. Stallman2002-02-061-6/+1
* (rmail): Use find-buffer-visiting instead ofEli Zaretskii2002-02-031-1/+3
* (rmail-redecode-body): Prune the headers beforeEli Zaretskii2002-02-021-37/+45
* (rmail-decode-babyl-format): Disable undo around the decode-coding-region call.Richard M. Stallman2002-01-111-1/+2
* (rmail-fontify-buffer-function): Do not use make-local-hook.Pavel Janík2001-12-131-1/+0
* 2001-11-25 ShengHuo ZHU <zsh@cs.rochester.edu>ShengHuo ZHU2001-11-251-2/+6
* (top-level): Require mule-utils when compiling.Eli Zaretskii2001-09-161-2/+12
* Some fixes to follow coding conventions in files maintained by FSF.Pavel Janík2001-07-151-2/+4
* (rmail-show-message): Show beginning of message inGerd Moellmann2001-07-101-0/+5
* (rmail-reply): Remove misleading comment.Gerd Moellmann2001-07-061-4/+0
* (rmail-reply): Don't forget to narrow header inGerd Moellmann2001-07-061-1/+6
* (rmail-reformat-message): Bind inhibit-read-only to t.Richard M. Stallman2001-06-291-117/+136
* (rmail-msg-restore-non-pruned-header): NewGerd Moellmann2001-06-261-60/+75
* (rmail-revert): Modify to work inGerd Moellmann2001-05-311-3/+16
* (rmail-retry-failure): Do save-window-excursion.Richard M. Stallman2001-05-201-3/+6
* (rmail-require-mime-maybe): New function.Gerd Moellmann2001-05-171-10/+35
* (rmail-insert-mime-forwarded-message-function)Gerd Moellmann2001-05-081-59/+140
* (rmail-mode-map): Use rmail-sort-by-labelsGerd Moellmann2001-05-071-1/+1
* (rmail-edit): New Custom group.Gerd Moellmann2001-05-071-0/+5
* (rmail-message-regexp-p): Yet another fix.Gerd Moellmann2001-04-301-5/+8
* (rmail-message-regexp-p): Don't match beforeGerd Moellmann2001-04-271-2/+3
* (rmail-message-regexp-p): Use rfc822-goto-eohGerd Moellmann2001-04-261-16/+20
* (rmail-insert-inbox-text): Call expand-file-name beforeKenichi Handa2001-03-161-1/+1
* Fix previous change.Richard M. Stallman2001-03-071-1/+1
* (rmail-toggle-header): Use a window which is showing the Rmail buffer,Richard M. Stallman2001-03-071-17/+22
* (rmail-retry-failure): Don't call rmail-beginning-of-message.Richard M. Stallman2001-03-061-102/+105
* (rmail-ignored-headers): Add X-Trace,Gerd Moellmann2001-02-051-1/+2
* (rmail-ignored-headers): Add X-Sign, X-BeenThere,Gerd Moellmann2001-01-291-2/+15
* (rmail-redecode-body): Doc fix.Eli Zaretskii2001-01-251-2/+1
* (rmail-redecode-body): New function.Eli Zaretskii2001-01-221-0/+60
* (rmail-expunge-confirmed): New function.Gerd Moellmann2000-12-041-7/+11