summaryrefslogtreecommitdiff
path: root/lisp/mail/rmailsum.el
Commit message (Expand)AuthorAgeFilesLines
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Replace all pop-to-buffer calls with rmail-pop-to-buffer, to preventGlenn Morris2009-12-021-16/+16
* * mail/rmailsum.el (rmail-summary-rmail-update): Call linum-updateChong Yidong2009-11-071-1/+6
* * url-util.el (url-insert-entities-in-string):Stefan Monnier2009-11-031-32/+16
* (rmail-user-mail-address-regexp): Move to rmail.el.Glenn Morris2009-09-101-19/+4
* (rmail-header-summary): Ignore letter-case of month names. (Bug#3987)Eli Zaretskii2009-08-011-4/+7
* (rmail-new-summary-1): Don't show zero count of summary lines.Eli Zaretskii2009-04-041-1/+2
* (rmail-get-create-summary-buffer): Doc fix.Glenn Morris2009-03-041-17/+28
* (rmail-summary-search): Ensure the selected message shows.Glenn Morris2009-03-031-2/+6
* (rmail-summary-by-senders): Doc fix.Glenn Morris2009-03-031-2/+4
* (rmail-summary-scroll-between-messages)Glenn Morris2009-03-031-7/+20
* (rmail-summary-mode-map): Bind rmail-mime to `v'.Glenn Morris2009-02-281-0/+1
* (rmail-summary-mark-seen): Add option to mark as unseen.Glenn Morris2009-02-261-10/+14
* (rmail-summary-rmail-update): Use rmail-message-unseen-p.Glenn Morris2009-02-261-1/+1
* (rmail-summary-by-topic): Doc fix.Glenn Morris2009-02-191-8/+9
* (rmail-summary-output-as-seen): Doc fix.Glenn Morris2009-02-151-1/+1
* Update for rmail-show-message-maybe name change.Glenn Morris2009-02-131-3/+3
* (msgnum): Remove declaration.Glenn Morris2009-02-131-24/+29
* (rmail-get-summary-labels): Store any message labels for use inGlenn Morris2009-02-121-1/+6
* (rmail-create-summary-line): Widen the view bufferGlenn Morris2009-02-071-15/+16
* (rmail-get-summary-labels): Treat empty labels as null.Glenn Morris2009-02-031-1/+3
* (rmail-new-summary): Don't try to summarize an empty folder.Glenn Morris2009-01-311-2/+3
* (rmail-header-summary): Use line-end-position.Glenn Morris2009-01-301-3/+3
* (rmail-summary-update-line): Replace duplicate line-beginning-position calls.Glenn Morris2009-01-301-1/+1
* (rmail-summary-update-line): New function.Glenn Morris2009-01-291-4/+27
* (rmail-message-recipients-p-1): Don't botherGlenn Morris2009-01-281-6/+29
* Remove leading `*' from defcustom docs.Glenn Morris2009-01-271-9/+9
* (rmail-message-recipients-p-1, rmail-message-regexp-p-1): Avoid clobbering th...Chong Yidong2009-01-271-2/+2
* (rmail-summary-mark-deleted): Recache summary.Chong Yidong2009-01-271-1/+4
* (rmail-summary-by-labels): Correctly handle return value ofChong Yidong2009-01-231-1/+3
* Remove Local Variables section that no longer applies.Glenn Morris2009-01-231-4/+0
* Renamed all pmail* files to rmail*.Bastien Guerry2009-01-221-0/+1765
* Removed rmail.el, rmailedit.el, rmailkwd.el, rmailmm.el, rmailmsc.el, rmailou...Bastien Guerry2009-01-221-1706/+0
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-101-1/+1
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* | * progmodes/cperl-mode.el (compilation-error-regexp-alist): PacifyDan Nicolaescu2007-11-271-0/+7
|/
* (rmail-make-summary-line): Find end of msg number to update deleted flag.Richard M. Stallman2007-08-021-4/+6
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* Alfred M. Szmidt <ams at gnu.org> (tiny change)Glenn Morris2007-06-071-0/+10
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* (rmail-summary-next-msg): Skip deleted messages, where "D" is theEli Zaretskii2006-03-111-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* (rmail-make-summary-line-1): Don't set global binding of `line'.Richard M. Stallman2006-01-261-3/+2
* (rmail-summary-by-topic): UseAlex Schroeder2006-01-081-12/+14
* 2005-09-24 Emilio C. Lopes <eclig@gmx.net>Romain Francoise2005-09-241-12/+14
* (msgnum): Add defvar.Juanma Barranquero2005-08-291-0/+2
* (rmail-summary-end-of-message): New command to go to the bottom of the mailEli Zaretskii2005-08-121-2/+19