summaryrefslogtreecommitdiff
path: root/lisp/mail/rmailsum.el
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Merge from origin/emacs-26Glenn Morris2018-10-311-1/+1
|\ \ | |/
| * * lisp/mail/rmailsum.el (rmail-summary-output): Add lost word to doc.Charles A. Roelli2018-10-281-1/+1
* | Replace 2 checks in rmailsum.el with 'pos-visible-in-window-p'Charles A. Roelli2018-08-231-9/+2
* | rmail-summary-by-senders defaults to senderRichard Stallman2018-06-181-2/+11
* | Use “Cc” for email copies, as per RFC 5322.Paul Eggert2018-05-201-1/+1
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Ensure that user-mail-address always has a valueGlenn Morris2017-02-171-9/+1
* Handle user-mail-address being the empty stringGlenn Morris2017-02-151-4/+5
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Merge from origin/emacs-25John Wiegley2016-01-111-1/+2
|\ \ | |/
| * Update copyright year to 2016Paul Eggert2016-01-011-1/+2
* | rmail generate autoloads to non-versioned file.Phillip Lord2015-12-171-1/+1
|/
* * 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