]> git.eshelyaron.com Git - emacs.git/commit
Replace `(function (lambda' by `(lambda' throughout.
authorGlenn Morris <rgm@gnu.org>
Wed, 4 Mar 2009 04:19:12 +0000 (04:19 +0000)
committerGlenn Morris <rgm@gnu.org>
Wed, 4 Mar 2009 04:19:12 +0000 (04:19 +0000)
commit65ad19205b90fdd29ef5786613e6a67e3ec11d4e
tree4ea3cbca042d1b725974f7aa449fb13ac6cc88f3
parent11d6c06103adfef4cbf744d3231bc7ea3e89e0f4
Replace `(function (lambda' by `(lambda' throughout.
(rmail-sort-by-date, rmail-sort-by-subject)
(rmail-sort-by-author, rmail-sort-by-recipient)
(rmail-sort-by-correspondent, rmail-select-correspondent)
(rmail-sort-by-lines, rmail-sort-by-labels, rmail-sort-messages)
(rmail-make-date-sortable): Doc fixes.
(rmail-sort-by-correspondent): Downcase correspondents.
(rmail-sort-by-labels): Make it work.
(rmail-sort-messages): Restore undo if it was initially enabled.
Fix bobp/bolp typo that was adding a line on every sort.
lisp/mail/rmailsort.el