Glenn Morris
137ea8af63
(rmail-sort-messages): Use rmail-ensure-blank-line.
2009-03-05 03:44:04 +00:00
Glenn Morris
65ad19205b
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.
2009-03-04 04:19:12 +00:00
Glenn Morris
a1a2934181
Update for rmail-show-message -> rmail-show-message-1 name change.
2009-02-13 07:44:18 +00:00
Glenn Morris
efb656fd19
Just require rmail.
2009-02-10 03:36:00 +00:00
Stefan Monnier
73d7bcb918
(rmail-sort-messages): Use car-less-than-car if possible.
2009-02-01 03:28:33 +00:00
Glenn Morris
9b7c032148
Remove Local Variables section that no longer applies.
2009-01-23 04:06:29 +00:00
Bastien Guerry
537ab246b2
Renamed all pmail* files to rmail*.
2009-01-22 17:09:23 +00:00
Bastien Guerry
13847f7970
Removed rmail.el, rmailedit.el, rmailkwd.el, rmailmm.el, rmailmsc.el, rmailout.el, rmailsort.el, rmailsum.el.
2009-01-22 17:01:40 +00:00
Glenn Morris
ae940284fa
Add 2009 to copyright years.
2009-01-05 03:18:22 +00:00
Glenn Morris
b1fc2b5014
Switch to recommended form of GPLv3 permissions notice.
2008-05-06 07:25:26 +00:00
Stefan Monnier
cbee283dd7
Fix up comment convention on the arch-tag lines.
2008-04-10 14:10:46 +00:00
Miles Bader
59ce725a3b
Merge from emacs--rel--22
...
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-987
2008-01-08 20:46:54 +00:00
Glenn Morris
2f043267ee
Add 2008 to copyright years.
2008-01-07 02:00:47 +00:00
Dan Nicolaescu
2b54af7428
* mail/mspools.el (rmail-get-new-mail):
...
* mail/reporter.el (mail-position-on-field, mail-text):
* mail/rmail.el (mail-position-on-field, mail-text-start)
(rmail-update-summary):
* mail/rmailedit.el (rmail-summary-disable)
(rmail-summary-enable):
* mail/rmailmsc.el (rmail-parse-file-inboxes)
(rmail-show-message):
* mail/rmailout.el (rmail-update-summary):
* mail/rmailsort.el (rmail-update-summary):
* mail/sendmail.el (dired-move-to-filename, dired-get-filename)
(dired-view-file):
* mail/uce.el (mail-strip-quoted-names):
* mail/undigest.el (rmail-update-summary):
* mail/unrmail.el (mail-strip-quoted-names):
* ediff.el (diff-latest-backup-file): Declare as functions.
* obsolete/mlsupport.el (ml-previous-page): Fix typo.
(kill-to-end-of-line):
* obsolete/rnews.el (news-set-minor-modes): Remove non working
functions.
2007-11-25 16:48:31 +00:00
Glenn Morris
ceaeecb0c9
Switch license to GPLv3 or later.
2007-07-25 04:27:24 +00:00
Glenn Morris
d7a0267c8d
Add 2007 to copyright years.
2007-01-21 03:53:13 +00:00
Thien-Thi Nguyen
ceb4c4d303
Update years in copyright notice; nfc.
2006-02-06 12:31:40 +00:00
Thien-Thi Nguyen
e84b4b8614
Update years in copyright notice; nfc.
2005-08-06 19:51:42 +00:00
Lute Kamstra
3a35cf56e7
Update FSF's address.
2005-07-04 17:55:18 +00:00
Miles Bader
ab5796a9f9
Add arch taglines
2003-09-01 15:45:59 +00:00
Juanma Barranquero
a1506d2977
Trailing whitepace deleted.
2003-02-04 13:24:35 +00:00
Pavel Janík
5553563924
Some fixes to follow coding conventions in files maintained by FSF.
2001-07-15 16:15:35 +00:00
Gerd Moellmann
27d429472d
(rmail-sort-by-labels): Renamed from
...
rmail-sort-by-keywords.
2001-05-07 10:06:15 +00:00
Richard M. Stallman
1884e32542
(rmail-sort-messages): Preserve point
...
with respect to the the current message.
1997-02-10 00:08:51 +00:00
Richard M. Stallman
372a91d780
Add many autoload cookies.
1996-09-27 00:33:39 +00:00
Karl Heuer
7999547d03
(rmail): Add (require 'rmail).
1996-01-20 07:41:37 +00:00
Karl Heuer
71bccd7fa2
Comment fixes.
1996-01-14 14:30:11 +00:00
Karl Heuer
d733c5ec03
Update copyright.
1994-05-03 22:46:37 +00:00
Karl Heuer
1558997717
(rmail-sort-by-keywords): New function.
1994-04-07 03:29:02 +00:00
Karl Heuer
9baf79c795
(rmail-sort-messages): Use buffer-disable-undo, not buffer-flush-undo.
1994-03-30 02:24:05 +00:00
Karl Heuer
030ecb3c62
(rmail-sort-messages): Update summary buffer.
1994-03-30 02:21:48 +00:00
Karl Heuer
b0304aef81
(rmail-sort-by-subject): Fix `Re:' regexp.
1994-03-23 21:49:16 +00:00
Karl Heuer
be4e71577e
(rmail-sort-by-lines): msgnum variable should be msg.
1994-03-12 04:53:41 +00:00
Richard M. Stallman
36bedc4f7c
(rmail-sort-messages): In summary buf, go to rmail buf.
1993-11-24 08:08:56 +00:00
Richard M. Stallman
8b1d5b3126
Don't touch rmail-summary-mode-map.
...
Don't touch rmail-mode-map. Don't require rmail or sort.
(rmail-summary-sort-...): Moved to rmailsum.el.
(rmail-sort-from-summary): Likewise.
1993-06-22 05:55:41 +00:00
Richard M. Stallman
f00de7c30d
New version from Umeda. Needs detailed entry.
1993-05-26 20:28:11 +00:00
Richard M. Stallman
1254728338
(rmail-sortable-date-string): Handle date in format
...
produced by current-time-string.
1993-05-17 22:18:34 +00:00
Richard M. Stallman
d0c9169e2b
(rmail-sort-messages): Give up right away if not Rmail mode.
1992-10-18 19:10:56 +00:00
Eric S. Raymond
9750e079dd
entered into RCS
1992-07-22 04:22:30 +00:00
Eric S. Raymond
d7b4d18fd4
*** empty log message ***
1992-07-17 20:24:00 +00:00
Eric S. Raymond
e516799970
*** empty log message ***
1992-07-16 21:47:34 +00:00
Richard M. Stallman
70e1dad880
*** empty log message ***
1992-07-14 02:11:50 +00:00
Eric S. Raymond
c88ab9ce4a
*** empty log message ***
1992-05-30 21:11:25 +00:00
Jim Blandy
49116ac071
*** empty log message ***
1992-03-16 20:39:07 +00:00
Jim Blandy
aa4bbbe3f0
*** empty log message ***
1990-12-28 05:20:22 +00:00
Richard M. Stallman
51693c8c83
*** empty log message ***
1990-12-27 20:45:59 +00:00
Richard M. Stallman
22a72f5397
*** empty log message ***
1990-12-03 22:48:04 +00:00
Richard M. Stallman
001cec6210
*** empty log message ***
1990-09-11 02:40:39 +00:00
Richard M. Stallman
8fc3fee17d
Initial revision
1990-09-10 02:16:19 +00:00