summaryrefslogtreecommitdiff
path: root/lisp/mail/rmailsum.el
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2016Paul Eggert2016-01-011-1/+2
* * lisp/mail/rmailsum.el (rmail-summary-by-recipients)Glenn Morris2015-05-271-9/+3
* * lisp/mail/rmailsum.el: Commas no longer separate regexps. (Bug#19026)Glenn Morris2015-05-261-10/+8
* * lisp/mail/rmailsum.el: Use lexical-binding.Stefan Monnier2015-04-291-7/+7
* * lisp/mail/rmailsum.el: Fix search for encoded subjects. (Bug#19088)Glenn Morris2015-04-281-2/+21
* rmailsum.el tiny simplificationGlenn Morris2015-02-241-9/+3
* rmailsum.el minor optional argument fixGlenn Morris2015-02-231-3/+6
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Merge from emacs-24; up to 2014-05-04T21:18:30Z!eggert@cs.ucla.eduPaul Eggert2014-05-041-2/+2
|\
| * Minor fixes for comments.Eli Zaretskii2014-05-031-2/+2
* | Make Rmail delete and undelete commands handle repeat count. Richard M. Stallman2014-03-211-29/+51
|/
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-091-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Use define-derived-mode (and derived-mode-p).Stefan Monnier2013-09-101-8/+3
* Do not call to `selected-window' where it is assumed by default.Dmitry Antipov2013-08-051-1/+1
* * mail/rmailsum.el (rmail-new-summary, rmail-new-summary-1):Richard M. Stallman2013-05-051-10/+14
* Don't let an empty summary change current message.Richard M. Stallman2013-05-051-64/+72
* Make S-SPC scroll in the opposite direction to SPCGlenn Morris2013-02-111-0/+1
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+2
* rmail-new-summary fix for bug#13066Glenn Morris2012-12-041-1/+1
* rmail-header-summary fix for bug#12625Glenn Morris2012-10-111-1/+1
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Fix incorrect display of RFC2047 encoded names in Rmail summary buffersEli Zaretskii2011-12-101-0/+6
* Small rmail fixes.Glenn Morris2011-11-191-4/+3
* rmail-summary fix.Glenn Morris2011-11-141-4/+1
* * mail/rmailsum.el (rmail-new-summary): Preserve message number.Glenn Morris2011-11-141-1/+2
* Rmail summary fixes for empty summaries.Glenn Morris2011-11-131-12/+9
* Make rmail-default-dont-reply-to-names nil (Bug#7888); rename rmail-dont-repl...Chong Yidong2011-02-121-1/+1
* Move keymap initialization into declaration.Stefan Monnier2011-02-101-202/+190
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Merge changes from emacs-23 branchChong Yidong2010-11-271-6/+16
|\ \ | |/
| * Improve rmail's MIME handling.Kenichi Handa2010-11-261-6/+16
* | Add "Package:" file headers to denote built-in packages.Chong Yidong2010-08-291-0/+1
|/
* 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