Commit graph

40 commits

Author SHA1 Message Date
Chong Yidong
88d036078b * mail/unrmail.el (unrmail): Make sure the message ends with two
newlines (Bug#3769).
2009-07-08 03:10:10 +00:00
Eli Zaretskii
71d8a1403c (unrmail): If "Mail-From" header is found, append a newline to it. 2009-04-10 11:54:53 +00:00
Glenn Morris
7b692c1062 (unrmail): Use mail-mbox-from. 2009-02-18 04:34:43 +00:00
Glenn Morris
56ba440162 (unrmail): When getting message keywords, don't include a leading
space, but do include the space after the separating comma.  (Bug#2303)
2009-02-13 03:44:10 +00:00
Glenn Morris
3a1eda7c03 (rmime-magic-string): Define for compiler. 2009-02-07 20:08:06 +00:00
Glenn Morris
4925ab0b6f Sync final change from rmail-mox-branch, rev 1.13.2.4, 2006-01-16.
Alex Schroeder <alex at gnu.org>

(unrmail): Use regexps to find message separators so as not to match
any fake rmime.el separators.  Remove any sections added by rmime.el.
2009-02-07 03:01:59 +00:00
Glenn Morris
81d8114e20 (unrmail): Use current-time-string. 2009-02-06 07:33:20 +00:00
Glenn Morris
5ff43aba5c Tweak previous change. 2009-02-03 08:20:33 +00:00
Glenn Morris
58400e4fa8 (unrmail): In the absence of Mail-from, prefer Date over current-time.
(Bug#2175)
2009-02-03 08:09:03 +00:00
Eli Zaretskii
de456f3ba1 (unrmail): Set coding-system of the old Rmail file to `raw-text-unix'.
Bind coding-system-for-write when writing out the converted message, and
make sure it uses Unix EOLs.
2009-01-31 14:34:05 +00:00
Eli Zaretskii
a880e5b938 (unrmail): Fix conversion of BABYL attributes into Rmail-mbox attributes. 2009-01-30 18:31:35 +00:00
Chong Yidong
77f3338372 (unrmail): Record labels in X-RMAIL-* fields, which are recognized by
the new Rmail, instead of X-BABYL-V6-*.
2009-01-27 22:38:58 +00:00
Glenn Morris
d654dddf13 (command-line-args-left): Remove unneeded declaration.
(batch-unrmail, unrmail): Doc fix.
2009-01-27 03:41:25 +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
Glenn Morris
f2e3589a33 Update copyright years. 2006-12-09 04:06:06 +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
Richard M. Stallman
6740652e6d (unrmail): Mostly rewritten. Parses the file
directly, without calling any functions in Rmail.
(unrmail-unprune): Function deleted.
2004-05-10 16:24:26 +00:00
Miles Bader
ab5796a9f9 Add arch taglines 2003-09-01 15:45:59 +00:00
Richard M. Stallman
5eba27ea0d (unrmail): Do the work directly,
without actually selecting the messages in the from file.
(unrmail-unprune): New subroutine.
2002-09-26 22:02:23 +00:00
Pavel Janík
070c251e74 Specify FSF as Maintainer. 2001-08-06 09:59:02 +00:00
Pavel Janík
60370d4073 Some fixes to follow coding conventions. 2001-07-15 19:53:53 +00:00
Richard M. Stallman
896546cd9b Add provide call. 1997-06-22 18:57:55 +00:00
Karl Heuer
a538e583ca (unrmail): Default the directory of TO-FILE based on FILE. 1996-01-24 23:32:31 +00:00
Erik Naggum
b578f267af Update FSF's address. 1996-01-14 07:34:30 +00:00
Richard M. Stallman
318ab8511e (unrmail): Call rmail-toggle-header. 1995-10-04 16:07:50 +00:00
Richard M. Stallman
efde113229 (unrmail): Don't make or switch to a summary buffer. 1995-04-01 05:01:32 +00:00
Richard M. Stallman
28925d74e6 Doc fixes. 1994-03-31 23:40:14 +00:00
Richard M. Stallman
4eb5bf462d (unrmail): Total rewrite. 1993-07-25 02:19:59 +00:00
Eric S. Raymond
e9571d2a21 Add or correct keywords 1993-03-18 21:29:42 +00:00
Eric S. Raymond
76550a57f9 Add standard library headers. 1993-03-17 17:17:05 +00:00
Richard M. Stallman
8548041ddc entered into RCS 1992-08-14 00:14:17 +00:00