summaryrefslogtreecommitdiff
path: root/lisp/mail/rmailsort.el
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* 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
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+2
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Make rmail-default-dont-reply-to-names nil (Bug#7888); rename rmail-dont-repl...Chong Yidong2011-02-121-4/+3
* 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
* | 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
* Put autoloads in rmail.el rather than loaddefs.el.Glenn Morris2009-09-101-0/+4
* (rmail-sort-messages): Use rmail-ensure-blank-line.Glenn Morris2009-03-051-4/+1
* Replace `(function (lambda' by `(lambda' throughout.Glenn Morris2009-03-041-72/+94
* Update for rmail-show-message -> rmail-show-message-1 name change.Glenn Morris2009-02-131-1/+1
* Just require rmail.Glenn Morris2009-02-101-8/+4
* (rmail-sort-messages): Use car-less-than-car if possible.Stefan Monnier2009-02-011-8/+6
* 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/+245
* Removed rmail.el, rmailedit.el, rmailkwd.el, rmailmm.el, rmailmsc.el, rmailou...Bastien Guerry2009-01-221-250/+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
* | * mail/mspools.el (rmail-get-new-mail):Dan Nicolaescu2007-11-251-0/+1
|/
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-1/+2
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* Add arch taglinesMiles Bader2003-09-011-0/+1
* Trailing whitepace deleted.Juanma Barranquero2003-02-041-1/+1
* Some fixes to follow coding conventions in files maintained by FSF.Pavel Janík2001-07-151-1/+3
* (rmail-sort-by-labels): Renamed fromGerd Moellmann2001-05-071-2/+2
* (rmail-sort-messages): Preserve pointRichard M. Stallman1997-02-101-2/+4
* Add many autoload cookies.Richard M. Stallman1996-09-271-1/+8
* (rmail): Add (require 'rmail).Karl Heuer1996-01-201-1/+4
* Comment fixes.Karl Heuer1996-01-141-3/+4
* Update copyright.Karl Heuer1994-05-031-2/+2
* (rmail-sort-by-keywords): New function.Karl Heuer1994-04-071-1/+28
* (rmail-sort-messages): Use buffer-disable-undo, not buffer-flush-undo.Karl Heuer1994-03-301-2/+2
* (rmail-sort-messages): Update summary buffer.Karl Heuer1994-03-301-2/+5
* (rmail-sort-by-subject): Fix `Re:' regexp.Karl Heuer1994-03-231-3/+4
* (rmail-sort-by-lines): msgnum variable should be msg.Karl Heuer1994-03-121-3/+3
* (rmail-sort-messages): In summary buf, go to rmail buf.Richard M. Stallman1993-11-241-61/+64
* Don't touch rmail-summary-mode-map.Richard M. Stallman1993-06-221-114/+2
* New version from Umeda. Needs detailed entry.Richard M. Stallman1993-05-261-104/+186
* (rmail-sortable-date-string): Handle date in formatRichard M. Stallman1993-05-171-1/+20