annotate lisp/mail/ChangeLog.pmail @ 97953:9a4e29eac778

* mail/pmaildesc.el (pmail-desc-get-match-index): Fix malformed let binding.
author Juanma Barranquero <lekktu@gmail.com>
date Tue, 02 Sep 2008 11:52:45 +0000
parents fe064f255d3f
children 13858591278a
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
97953
9a4e29eac778 * mail/pmaildesc.el (pmail-desc-get-match-index):
Juanma Barranquero <lekktu@gmail.com>
parents: 97924
diff changeset
1 2008-09-02 Juanma Barranquero <lekktu@gmail.com>
9a4e29eac778 * mail/pmaildesc.el (pmail-desc-get-match-index):
Juanma Barranquero <lekktu@gmail.com>
parents: 97924
diff changeset
2
9a4e29eac778 * mail/pmaildesc.el (pmail-desc-get-match-index):
Juanma Barranquero <lekktu@gmail.com>
parents: 97924
diff changeset
3 * mail/pmaildesc.el (pmail-desc-get-match-index):
9a4e29eac778 * mail/pmaildesc.el (pmail-desc-get-match-index):
Juanma Barranquero <lekktu@gmail.com>
parents: 97924
diff changeset
4 Fix malformed let binding.
9a4e29eac778 * mail/pmaildesc.el (pmail-desc-get-match-index):
Juanma Barranquero <lekktu@gmail.com>
parents: 97924
diff changeset
5
97922
63526292266d *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 97919
diff changeset
6 2008-09-01 Paul Reilly <pmr@pajato.com>
63526292266d *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 97919
diff changeset
7
63526292266d *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 97919
diff changeset
8 * mbox-changes/rmail.el.changes:
63526292266d *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 97919
diff changeset
9 Reflect that rmail-convert-to-babyl is no longer relevant.
63526292266d *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 97919
diff changeset
10
63526292266d *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 97919
diff changeset
11 * pmail.el, pmaildesc.el: Fix the expunge operation.
63526292266d *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 97919
diff changeset
12
63526292266d *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 97919
diff changeset
13 pmail.el (pmail-only-expunge): Manage pmail-total-messages in the
63526292266d *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 97919
diff changeset
14 callback handler; remove the extra show message call.
63526292266d *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 97919
diff changeset
15 (pmail-expunge-callback): Rewrite to handle all possible conditions.
63526292266d *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 97919
diff changeset
16
63526292266d *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 97919
diff changeset
17 pmaildesc.el (pmail-desc-get-previous, pmail-desc-get-match-index):
63526292266d *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 97919
diff changeset
18 New functions.
63526292266d *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 97919
diff changeset
19
63526292266d *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 97919
diff changeset
20 * ChangeLog.pmail:
63526292266d *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 97919
diff changeset
21 New and temporary change log file used to capture changes to the pmail*.el files.
63526292266d *** empty log message ***
Paul Reilly <pmr@pajato.com>
parents: 97919
diff changeset
22
97919
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
23 2008-08-29 Paul Reilly <pmr@pajato.com>
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
24
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
25 * pmail.el, pmaildesc.el, pmailhdr.el, pmailkwd.el, pmailmm.el,
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
26 * pmailmsc.el, pmailsort.el, pmailsum.el: Resolve all byte
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
27 compiler warnings and enable IMAP/movemail support.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
28
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
29 2007-04-30 Henrik Enberg <enberg@printf.se>
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
30
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
31 * rmailhdr.el (rmail-header-add-header): Use delete-region instead
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
32 of kill-region.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
33
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
34 2007-04-27 Henrik Enberg <enberg@printf.se>
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
35
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
36 * rmailout.el (rmail-output): Bind buffer-file-coding-system even
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
37 when rmail-enable-mime is nil.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
38
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
39 * rmail.el (rmail-perm-variables): Make sure rmail-desc-vector is
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
40 buffer local.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
41 (rmail-mime-charset-pattern): Sync with trunk.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
42 (rmail): Don't bind coding-system-for-read.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
43 (rmail-revert): Likewise.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
44 (rmail-variables): Don't set buffer-file-coding-system.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
45 (rmail-show-message): Likewise.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
46
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
47 2007-04-26 Henrik Enberg <enberg@printf.se>
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
48
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
49 * rmail.el (rmail-highlight): New face.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
50 (rmail-highlight-face): Use it.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
51
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
52 2006-04-11 Alex Schroeder <alex@gnu.org>
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
53
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
54 * rmailsum.el (rmail-summary-kill-label): Call rmail-kill-label
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
55 with only one argument.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
56
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
57 * rmail.el (rmail-process-new-messages): Handle missing From
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
58 line (usually spam).
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
59
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
60 2006-03-09 Henrik Enberg <enberg@printf.se>
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
61
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
62 * rmailedit.el (rmail-edit-map): Initialize at definition. Doc
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
63 String.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
64
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
65 * rmail.el (rmail-narrow-to-header): Don't end error message with
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
66 a period.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
67
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
68 * rmailhdr.el (rmail-header-get-limit): Don't end error message
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
69 with a period.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
70
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
71 * rmaildesc.el (rmail-desc-get-header-display-state): Make sure
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
72 whole header region is searched for overlays.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
73
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
74 * rmailedit.el (rmail-edit-current-message): Use
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
75 rmail-head-show-headers instead of rmail-toggle-header.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
76 (rmail-cease-edit): Likewise. Simplify.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
77
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
78 2006-03-02 Alex Schroeder <alex@gnu.org>
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
79
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
80 * rmailkwd.el (rmail-read-label): Since rmail-keywords is a list
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
81 of symbols, we need to transform it into an alist for completion.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
82
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
83 2006-03-01 Alex Schroeder <alex@gnu.org>
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
84
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
85 * rmailsum.el (rmail-summary-kill-label): Use rmail-kill-label
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
86 instead of calling rmail-set-label, which will call
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
87 rmail-make-label on the string.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
88
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
89 2006-02-28 Alex Schroeder <alex@gnu.org>
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
90
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
91 * rmailkwd.el (rmail-label-obarray): Deleted.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
92 (rmail-attributes): Use an ordinary list of symbols.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
93 (rmail-deleted-label): Use an ordinary symbol.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
94 (rmail-keywords): Doc, initial value nil.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
95 (rmail-keywords, rmail-keyword-init): Deleted defuns.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
96 (rmail-attribute-p, rmail-keyword-p, rmail-make-label): Simplify.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
97 (rmail-keyword-register-keywords, rmail-install-keyword):
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
98 Replaced.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
99 (rmail-register-keywords, rmail-register-keyword): Replacements.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
100 (rmail-add-label, rmail-kill-label): Call set-label with a symbol.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
101 (rmail-read-label): Return a string.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
102 (rmail-set-label): Rewrote. Call rmail-display-labels always.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
103
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
104 * rmail.el (qp): No longer required.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
105 (rmail-convert-file): Don't rmail-enable-multibyte.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
106 (rmail-decode-mbox-format): Deleted.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
107 (rmail-convert-mbox-format): No converting of qp headings, no
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
108 decoding of the message body.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
109
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
110 (rmail-maybe-set-message-counters): Deleted.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
111 (rmail-next-undeleted-message): Store original message until the
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
112 end instead of relying on rmail-current-message.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
113
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
114 (rmail-process-new-messages): Use rmail-register-keywords.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
115
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
116 2006-02-17 Alex Schroeder <alex@gnu.org>
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
117
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
118 * rmailmm.el (rmail-mime-text-handler): Only downcase if charset
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
119 exists.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
120 (rmail-mime-handle): Doc. Ignore errors when decoding base64.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
121 Seems to be common on my system.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
122 (rmail-mime-show): Change show-header code.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
123 (rmail-mime): New.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
124
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
125 2006-02-12 Alex Schroeder <alex@gnu.org>
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
126
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
127 * rmail.el (qp): No longer require it.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
128 (rmail-convert-file): Doc. Removed useless test for coding system
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
129 header. Don't call rmail-decode-mbox-format. Just call
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
130 rmail-convert-mbox-format.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
131 (rmail-decode-mbox-format): Deleted.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
132 (rmail-convert-mbox-format): Don't translate quoted printable
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
133 headers. Don't handle quoted-printable content-transfer-encoding.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
134 No longer add x-coding-system header.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
135 (rmail-maybe-set-message-counters): Deleted.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
136 (rmail-next-undeleted-message): Add caching of
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
137 rmail-current-message such that it doesn't break when
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
138 rmail-show-message switches buffers.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
139
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
140 2006-02-07 Alex Schroeder <alex@gnu.org>
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
141
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
142 * rmailmm.el (rmail-mime-media-type-handlers-alist): Removed
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
143 non-existing handlers for the moment.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
144 (rmail-mime-text-handler): Do decoding based on the charset
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
145 parameter.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
146 (test-rmail-mime-handler): Test decoding using an 8bit KOI8
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
147 message.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
148 (rmail-mime-handle): Switch to unibyte if content transfer
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
149 encoding is 8bit. Strange that it should be necessary.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
150
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
151 2006-02-04 Alex Schroeder <alex@gnu.org>
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
152
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
153 * rmailmm.el: Renamed all symbols to rmail-mime-*. Rewrote code
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
154 such as to modify the buffer instead of using display properties.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
155 Fixed bulk handler, and wrote simple test defun for it.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
156
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
157 2006-02-01 Alex Schroeder <alex@gnu.org>
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
158
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
159 * rmail.el (rmail-convert-mbox-format): Handle mails without subject.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
160
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
161 2006-02-01 Henrik Enberg <enberg@printf.se>
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
162
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
163 * rmail.el (rmail-first-unseen-message): Make sure to return the
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
164 last message if no unseen message was found. Doc fix.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
165 (rmail): Call rmail-first-unseen-message properly. Remove
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
166 commented out code.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
167 (rmail-show-message): Maybe call rmail-unknown-mail-followup-to.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
168 (rmail-revert): Simplify.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
169
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
170 2006-01-31 Alex Schroeder <alex@gnu.org>
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
171
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
172 * rmailmm.el: New file, based on Alexander Pohoyda's code.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
173
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
174 2006-01-30 Henrik Enberg <enberg@printf.se>
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
175
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
176 * rmail.el (rmail-next-message): Don't Call
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
177 rmail-maybe-set-message-counters. Use with-current-buffer.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
178
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
179 * rmailkwd.el (rmail-next-labeled-message): Don't call
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
180 rmail-maybe-set-message-counters. Use with-current-buffer.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
181
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
182 * rmailhdr.el (rmail-header-hide-headers): Simplify.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
183 (rmail-header-get-limit): Wrap in a save-excursion.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
184 (rmail-header-display-state): Renamed from
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
185 rmail-header-display-mode.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
186
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
187 2006-01-29 Henrik Enberg <enberg@printf.se>
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
188
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
189 * rmailsum.el (rmail-summary-show-message): Reformat.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
190 (rmail-summary-get-summary-line): Renamed from
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
191 `rmail-summary-get-summary'. Callers updated.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
192 (rmail-summary-mode-map): Initialize at definition, Doc fix.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
193 (rmail-summary-undelete-many): Simplify.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
194
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
195 2006-01-26 Henrik Enberg <enberg@printf.se>
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
196
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
197 * rmailsum.el (rmail-summary-deleted-p): Fix misplaced paren.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
198 (rmail-summary-undelete): Simplify.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
199
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
200 2006-01-25 Henrik Enberg <enberg@printf.se>
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
201
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
202 * rmailsum.el (rmail-summary-get-sender): Handle a nil value of
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
203 rmail-user-mail-address-regexp.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
204
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
205 * rmail.el (rmail-unknown-mail-followup-to): Likewise.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
206
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
207 * rmailout.el (rmail-delete-unwanted-fields): Handle mbox format.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
208 (rmail-output): Error when target is a BABYL file. Handle MIME
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
209 charset. Make sure headers are properly hidden after output.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
210 Avoid pointless with-current-buffer call.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
211
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
212 2006-01-24 Alex Schroeder <alex@gnu.org>
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
213
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
214 * rmailsum.el (rmail-summary-edit-map): Rewrite.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
215
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
216 2006-01-23 Alex Schroeder <alex@gnu.org>
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
217
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
218 * rmail.el (rmail-narrow-to-non-pruned-header): Deleted.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
219 (rmail-unknown-mail-followup-to, rmail-retry-failure): No longer
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
220 call rmail-narrow-to-non-pruned-header and replace
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
221 mail-fetch-field with rmail-header-get-header because that one
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
222 ignores the intangible property when searching.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
223 (rmail-show-message): Simplify x-coding-system handling.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
224 (rmail-redecode-body): No longer call rmail-header-show-headers
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
225 because rmail-header-get-header handles the intanglible property.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
226 (rmail-reply): Simplify code at the price of some efficiency when
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
227 setting up the variable bindings. No longer toggle visibility of
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
228 headers, because rmail-header-show-headers is no longer necessary.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
229
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
230 * rmailhdr.el (rmail-header-get-header): Accept more arguments and
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
231 pass them to mail-fetch-field unchanged. Bind
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
232 inhibit-point-motion-hooks to t.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
233
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
234 * rmailsum.el (rmail-user-mail-address-regexp): Compute a default
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
235 value instead of assuming nil. Doc.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
236 (rmail-summary-get-sender): Compare with
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
237 rmail-user-mail-address-regexp instead of computing the default
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
238 value.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
239
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
240 * rmail.el (rmail-convert-mbox-format): Decode messages with
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
241 content-transfer-encoding quoted-printable, because it's easy to
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
242 do.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
243 (rmail-unknown-mail-followup-to): Compare with
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
244 rmail-user-mail-address-regexp instead of computing the default
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
245 value.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
246
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
247 2006-01-23 Henrik Enberg <enberg@printf.se>
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
248
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
249 * rmail.el (rmail-decode-mbox-format): Rename from
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
250 `rmail-decode-mail-file'.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
251 (rmail-process-new-messages): Don't add missing headers here.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
252 (rmail-convert-mbox-format): Rename from `rmail-decode-messages'.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
253 Add missing headers here. Remove FROM and TO arguments.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
254 (rmail-get-new-mail): Simplify.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
255 (rmail-convert-file): New function.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
256 (rmail-revert): Use it.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
257 (rmail): Change logic for avoiding selecting new messages twice.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
258 (rmail-display-labels): Avoid space in mode-line if there are no
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
259 keywords.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
260
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
261 2006-01-22 Henrik Enberg <enberg@printf.se>
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
262
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
263 * rmaildesc.el (rmail-desc-default-attrs): New const.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
264 (rmail-desc-get-default-attrs): Deleted.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
265
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
266 * rmail.el (rmail): Go back to using find-file for reading in the
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
267 mail file. This avoids gratuitous modification of the file.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
268 (rmail-decode-region): Doc string, cleanup.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
269 (rmail-decode-by-content-type): New function.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
270 (rmail-decode-messages): Use it. Add FROM and TO args and only
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
271 process messages in that region.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
272 (rmail-get-new-mail): Call `rmail-decode-region' before
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
273 `rmail-process-new-messages'.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
274 (rmail-fontify-message): Reformat, Doc String.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
275 (rmail-displayed-headers): Default value set to nil.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
276 (rmail-inbox-alist): Add version tag.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
277 (rmail-count-screen-lines): Doc string.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
278 (rmail-process-new-messages): Use rmail-desc-default-attrs.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
279
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
280 2006-01-21 Alex Schroeder <alex@gnu.org>
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
281
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
282 * rmail.el (rmail-decode-messages): Decoded encoded-words in
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
283 Subject and From header.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
284 (rmail-process-new-messages): Don't decode encoded words here.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
285
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
286 2006-01-21 Henrik Enberg <enberg@printf.se>
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
287
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
288 * rmail.el (rmail-process-new-messages): Don't decode messages
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
289 here, Don't lose on missing subject field.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
290 (rmail-decode-messages): New function.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
291 (rmail): Use it.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
292 (rmail-get-new-mail): Likewise.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
293
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
294 * rmailsum.el (rmail-summary-get-sender): Narrow to current
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
295 message before extracting headers.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
296
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
297 2006-01-21 Alex Schroeder <alex@gnu.org>
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
298
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
299 * rmailedit.el (rmail-abort-edit): Don't call
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
300 rmail-highlight-headers anymore.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
301
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
302 * rmail.el (rmail-next-undeleted-message): Simplify.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
303 (rmail-what-message): Deleted since it was never called.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
304 (rmail-narrow-to-header): Use the same error message as
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
305 rmail-header-get-limit.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
306 (rmail-highlight-face): Doc.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
307 (rmail-font-lock-keywords): Add the stuff necessary to make
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
308 rmail-highlight-headers obsolete.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
309 (rmail-toggle-header, rmail-show-message): Don't call
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
310 rmail-highlight-headers anymore.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
311 (rmail-highlight-headers): Deleted.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
312
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
313 * rmaildesc.el (rmail-desc-set-attribute): Use
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
314 rmail-header-add-header instead of rmail-header-set-header.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
315
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
316 * rmailhdr.el (rmail-header-attribute-header)
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
317 (rmail-header-keyword-header, rmail-header-get-limit): Doc.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
318 (rmail-header-add-header): Add inhibit-point-motion-hooks and
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
319 buffer-undo-list bindings from rmail-header-set-header. I don't
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
320 know whether they are necessary, however.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
321 (rmail-header-persist-attributes, rmail-header-set-header):
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
322 Deleted. rmail-header-add-header does what
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
323 rmail-header-set-header did, except throw an error if the header
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
324 was not found.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
325
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
326 * rmail.el (rmail-msgbeg, rmail-msgend): Fix and make obsolete.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
327 (rmail-process-new-messages): Use mail-decode-encoded-word-string
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
328 on the subject. Requires mail-parse from Gnus.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
329 (rmail-highlight-headers): Doc.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
330
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
331 2006-01-21 Henrik Enberg <enberg@printf.se>
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
332
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
333 * rmailsum.el (rmail-message-senders-p): Fix Typo.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
334
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
335 * rmail.el (rmail-process-new-messages): Simplify.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
336 (rmail-decode-quoted-printable): Delete unused function.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
337 (rmail-hex-string-to-integer): Likewise.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
338 (rmail-hex-char-to-integer): Likewise.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
339 (rmail-decode-mail-file): Renamed from `rmail-decode-mbox-file'.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
340 (rmail-delete-inbox-files): New function factored out of
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
341 `rmail-get-new-mail'.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
342 (rmail-get-new-mail): Use it.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
343 (rmail-get-inbox-files): Renamed from `rmail-get-inbox-list'.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
344
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
345 2006-01-21 Alex Schroeder <alex@gnu.org>
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
346
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
347 * rmail.el (rmail-get-new-mail): Doc.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
348 (rmail-get-inbox-list): Doc.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
349 (rmail-require-mime-maybe): Simplified.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
350 (rmail-mode-map): Rewritten using a local binding to agree
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
351 with "(elisp)Tips for Defining".
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
352
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
353 2006-01-21 Henrik Enberg <enberg@printf.se>
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
354
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
355 * rmailsum.el (rmail-summary-get-sender): Doc fix.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
356
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
357 * rmail.el (rmail-redecode-body): Simplify.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
358 (rmail-get-inbox-list): Stop on name conflict.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
359 (rmail-show-message): Set `rmail-view-buffer' to `rmail-buffer` if
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
360 not using MIME. Make sure we go to `point-min' before setting
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
361 window point as searching for coding header might move point.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
362
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
363 2006-01-20 Alex Schroeder <alex@gnu.org>
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
364
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
365 * rmail.el (rmail-inbox-alist): Doc.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
366
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
367 2006-01-20 Henrik Enberg <enberg@printf.se>
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
368
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
369 * rmailsum.el (rmail-summary-get-sender): New function.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
370 (rmail-summary-get-summary): Use it. Make sure sender is no
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
371 longer than 25 characters.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
372 (rmail-summary-get-line-count): Doc fix.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
373 (rmail-summary-get-summary-attributes): Likewise.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
374
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
375 * rmailmsc.el (set-rmail-inbox-list): Rewrite to only set inbox
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
376 list temporarily for a session.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
377
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
378 2006-01-20 Alex Schroeder <alex@gnu.org>
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
379
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
380 * rmail.el (rmail-show-message): Minor changes: comments.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
381
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
382 * rmailsum.el (rmail-summary-get-summary): Fix display of
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
383 keywords.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
384 (rmail-summary-rmail-update): Minor changes: If to when, comments,
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
385 doc string.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
386
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
387 2006-01-20 Henrik Enberg <enberg@printf.se>
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
388
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
389 * rmail.el (rmail-inbox-alist): New variable.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
390 (rmail-get-file-inbox-list): New function.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
391 (rmail-perm-variables): Use it.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
392 (rmail-parse-file-inboxes): Deleted.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
393
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
394 2006-01-20 Alex Schroeder <alex@gnu.org>
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
395
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
396 * rmailsum.el (rmail-summary-mode): Fixed typo in doc string and
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
397 keymap.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
398 (rmail-summary-update-attribute): Deleted.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
399 (rmail-summary-update): Simple defun regenerates the entire
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
400 summary line.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
401 (rmail-summary-by-topic): Don't use rmail-current-subject-regexp.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
402 (rmail-message-subject-p): Use rmail-header-get-header instead of
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
403 mail-fetch-field.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
404 (rmail-summary-by-senders): Default to current sender.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
405
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
406 * rmailkwd.el (rmail-set-label): Call rmail-summary-update at the
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
407 end.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
408
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
409 * rmail.el (rmail-set-attribute): Call rmail-summary-update
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
410 instead of just updating the attributes.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
411
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
412 2006-01-19 Henrik Enberg <enberg@printf.se>
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
413
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
414 * rmailhdr.el (rmail-header-get-header): Rewrite to be a
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
415 convenience wrapper for mail-fetch-field.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
416 (rmail-header-hide-headers): Simplify.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
417
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
418 * rmail.el (rmail-process-new-messages): Use
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
419 rmail-header-get-header instead of mail-fetch-field.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
420
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
421 * rmailout.el (rmail-output-read-file-name): Simplify.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
422 (rmail-output): Likewise.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
423
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
424 2006-01-18 Alex Schroeder <alex@gnu.org>
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
425
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
426 * rmailsum.el (rmail-make-summary-line-1)
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
427 (rmail-make-basic-summary-line): Deleted.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
428 (rmail-summary-kill-label): Only ask for existing labels.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
429
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
430 * rmailkwd.el (rmail-add-label): Doc fix.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
431 (rmail-kill-label): Only read labels that the current message has.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
432 (rmail-read-label): Possibly only ask for existing labels.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
433 (rmail-set-label): Display labels at the end.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
434
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
435 * rmailhdr.el (rmail-header-get-limit): Rewrote macro as simple
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
436 defun.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
437 (rmail-header-persist-attributes): Doc.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
438 (rmail-header-add-header): Simplified the finding of the header.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
439 Delete header if value is nil or "".
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
440 (rmail-header-remove-keyword): Deleted stub. Removing can be
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
441 handled by calling `rmail-header-add-header' with value nil or "".
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
442
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
443 * rmailedit.el (rmail-cease-edit): Bugfix.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
444
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
445 * rmaildesc.el: Removed require statements.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
446 (rmail-desc-add-keyword, rmail-desc-remove-keyword): Rewrite.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
447 (rmail-desc-get-keywords, rmail-desc-get-keyword-list)
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
448 (rmail-desc-edited-index): Doc fix.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
449
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
450 * rmail.el (rmail-set-attribute): Moved comment into document.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
451
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
452 2006-01-18 Henrik Enberg <enberg@printf.se>
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
453
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
454 * rmail.el (rmail-get-inbox-list): New function.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
455 (rmail-get-new-mail): Use it. Only call `rmail-show-message' on
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
456 file-error condition if no new messages are found.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
457 (rmail-get-sender): Deleted.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
458 (rmail-process-new-messages): Use mail-fetch-field instead.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
459 (rmail-show-message): Cleanup.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
460 (rmail-decode-mbox-file): New function.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
461 (rmail): Use it. Only call `rmail-show-message' if no new mail was
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
462 found.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
463
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
464 * rmailsum.el (rmail-summary-get-new-mail): Only call
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
465 `rmail-summary-goto-msg' if no new mail was found.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
466
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
467 2006-01-18 Alex Schroeder <alex@gnu.org>
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
468
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
469 * rmail.el (rmail): Only insert the file if it actually exists.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
470 (rmail-show-message): Do not display labels if there are no
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
471 messages. This corrects the mistake if visiting an empty file,
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
472 but it doesn't fix the situation where you delete the all messages
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
473 and expunge them. This may leave the labels of the last message
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
474 in the modeline.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
475
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
476 2006-01-17 Henrik Enberg <enberg@printf.se>
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
477
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
478 * rmailkwd.el: Don't require rmail.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
479
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
480 * rmail.el (rmail-process-new-messages): Don't require rmailkwd
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
481 here, do it at toplevel instead.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
482 (rmail-process-new-messages): Add an X-Coding-System
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
483 header if one doesn't exist.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
484
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
485 2006-01-17 Alex Schroeder <alex@gnu.org>
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
486
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
487 * rmailsum.el (rmail-summary-by-labels): No longer concatenate
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
488 regexp with commas because of recent change to
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
489 rmail-message-labels-p.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
490 (rmail-summary-rmail-update): Replace rmail-message-labels-p test
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
491 with simple rmail-desc-get-keywords.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
492
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
493 * rmail.el (rmail-message-labels-p): Rewrote using
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
494 rmail-desc-get-keywords.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
495 (rmail-auto-file): Rewrote test for "filed" using
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
496 rmail-desc-get-keywords.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
497
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
498 * rmailsum.el (rmail-summary-font-lock-keywords): Fix regular
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
499 expression for unread messages.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
500 (rmail-summary-mode): Added documentation for the filtering
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
501 commands.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
502 (rmail-summary-mode-map): Added keybinding for
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
503 rmail-summary-by-sender.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
504 (rmail-summary-get-summary): Don't show attributes, only
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
505 user-defined keywords.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
506
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
507 * rmailedit.el (rmail-cease-edit): Do not adjust the marker of the
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
508 last message.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
509
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
510 2006-01-17 Henrik Enberg <enberg@printf.se>
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
511
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
512 * rmailout.el (rmail-output-read-file-name): Make sure search in
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
513 executed in `rmail-buffer'.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
514 (rmail-output-to-rmail-file): Use `rmail-output-read-file-name'.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
515 (rmail-output-read-rmail-file-name): Deleted.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
516
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
517 * rmailsum.el (rmail-summary-output-to-rmail-file): Use
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
518 `rmail-output-read-file-name'.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
519 (rmail-summary-get-message-at-point): Handle 5-digit message ids.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
520
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
521 * rmail.el (rmail-process-new-messages): Require rmailkwd.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
522 (rmail-ignored-headers): Add "Original-Recipient"
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
523
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
524 2006-01-17 Alex Schroeder <alex@gnu.org>
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
525
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
526 * rmail.el (rmail-display-labels): Use identity instead of lambda.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
527
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
528 * rmailsum.el (rmail-summary-font-lock-keywords): Fix typo for
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
529 labels.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
530 (rmail-summary-get-summary): Add labels again.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
531
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
532 2006-01-16 Alex Schroeder <alex@gnu.org>
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
533
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
534 * rmail.el (rmail-nuke-pinhead-header, rmail-reformat-message)
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
535 (rmail-msg-restore-non-pruned-header, rmail-msg-prune-header):
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
536 Deleted.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
537 (rmail-narrow-to-header): Fix typo, error if we cannot find the
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
538 end of the headers.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
539
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
540 * rmailsum.el (rmail-message-subject-p, rmail-message-senders-p):
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
541 Use mail-fetch-field instead of mail-header-get-header.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
542 (rmail-summary-next-same-subject): Simplify.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
543
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
544 * rmail.el (rmail): Create the buffer using
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
545 file-name-nondirectory.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
546 (rmail-mode-map): Bind j to rmail-show-message instead of
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
547 rmail-message.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
548
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
549 2006-01-16 Henrik Enberg <enberg@printf.se>
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
550
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
551 * rmailsum.el (rmail-new-summary): Make sure summary buffer is
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
552 current when selecting message.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
553 (rmail-summary-browse-body): Deleted.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
554 (rmail-summary-rmail-update, rmail-summary-get-message-at-point,
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
555 rmail-summary-goto-msg): Use string-to-number.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
556 (rmail-summary-toggle-header, rmail-summary-add-label,
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
557 rmail-summary-kill-label): Use with-current-buffer.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
558 (rmail-summary-previous-msg): Add docstring.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
559
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
560 2006-01-16 Alex Schroeder <alex@gnu.org>
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
561
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
562 * rmail.el (rmail-ignored-headers): Merged several terms using
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
563 grouping, added simple "from " (without a colon), and several
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
564 other headers.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
565 (rmail): Automatically convert BABYL files to mbox files.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
566 (rmail-decode-babyl-format): Deleted, since conversion is handled
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
567 by unrmail.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
568
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
569 * unrmail.el (unrmail): Use regular expression search to find
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
570 message separators such that the fake separators inserted by
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
571 rmime.el are not matched. The sections added by rmime.el are
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
572 removed.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
573
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
574 2006-01-16 Henrik Enberg <enberg@printf.se>
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
575
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
576 * rmail.el: Don't require `rmailout' and `rmailsum'.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
577
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
578 * rmailsum.el (rmail-summary-get-line-count): Rightalign line count.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
579 (rmail-summary-get-summary): Display 5-digit message ids.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
580 (rmail-summary-goto-msg): Adjust for 5-digit ids.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
581 (rmail-summary-font-lock-keywords): Likewise.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
582
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
583 * rmail.el (rmail-url-map, rmail-activate-urls, rmail-visit-url-at-mouse,
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
584 rmail-visit-url-at-point, rmail-browse-body): Deleted, don't
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
585 duplicate goto-address functionality.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
586
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
587 2004-10-02 Richard M. Stallman <rms@gnu.org>
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
588
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
589 * mail/rmail.el (rmail): Convert Babyl files using decode-babyl-file.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
590 (rmail-use-spam-filter): Add defvar.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
591
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
592 * mail/unrmail.el: Mostly rewritten. Parses the file
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
593 directly without calling any functions in Rmail.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
594 (batch-convert-babyl, convert-babyl-file, decode-babyl-file)
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
595 (decode-babyl): New functions.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
596 (unrmail, batch-unrmail): Now aliases.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
597
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
598 2004-09-27 Richard M. Stallman <rms@gnu.org>
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
599
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
600 * mail/rmaildesc.el (rmail-message-deleted-p): Add as alias.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
601
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
602 * mail/rmail.el (rmail-message-vector, rmail-deleted-vector)
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
603 (rmail-msgref-vector, rmail-summary-vector): Vars deleted.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
604 All code to initialize them deleted too.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
605 (rmail-forget-messages): Function deleted. Callers changed.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
606 (rmail-set-message-counters): Function deleted. Callers changed.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
607 (rmail-count-new-messages): Function deleted. Callers changed.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
608 (rmail-set-message-counters-counter): Likewise.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
609 (rmail-maybe-set-message-counters): Now no-op.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
610 (rmail-message-deleted-p, rmail-set-message-deleted-p): Fns deleted.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
611 (rmail-msg-number-after-expunge): Fn deleted.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
612 (rmail): Delete excess closeparen.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
613 (rmail-initialize-messages): Doc fix.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
614 (rmail-expunge-confirmed): Update to use rmail-desc-deleted-p.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
615
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
616 * mail/rmailsum.el (rmail-make-summary-line): Function deleted.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
617 (rmail-new-summary): Make it work once again as in old version.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
618 (rmail-summary-get-summary): Call rmail-summary-line-decoder.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
619
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
620 2004-09-20 Richard M. Stallman <rms@gnu.org>
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
621
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
622 * mail/rmail.el (rmail): Error if file is Babyl format.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
623 (rmail-process-new-messages, rmail-reply-callback, rmail-mark-message)
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
624 (rmail-narrow-to-message): Doc fix.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
625 (rmail-reply, rmail-forward, rmail-resend, rmail-retry-failure)
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
626 (rmail-browse-body): Immediate error if file is empty.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
627
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
628 * mail/rmail.el (rmail-convert-file, rmail-insert-rmail-file-header)
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
629 (rmail-convert-to-babyl-format): Functions deleted.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
630 (rmail-mode): Don't call rmail-convert-file.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
631
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
632 * net/browse-url.el (browse-url-activate-urls): Add autoload.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
633
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
634 * mail/rmailedit.el (rmail-edit-current-message):
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
635 Immediate error if file is empty.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
636
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
637 * mail/rmailkwd.el (rmail-read-label, rmail-set-label):
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
638 Immediate error if file is empty.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
639 (rmail-parse-file-keywords): Function deleted.
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
640
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
641 ;; Local Variables:
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
642 ;; coding: iso-2022-7bit
678a47bfb54c New and temporary change log file used to capture changes to the pmail*.el files.
Paul Reilly <pmr@pajato.com>
parents:
diff changeset
643 ;; End:
97924
fe064f255d3f Add arch tagline
Miles Bader <miles@gnu.org>
parents: 97922
diff changeset
644
fe064f255d3f Add arch tagline
Miles Bader <miles@gnu.org>
parents: 97922
diff changeset
645 ;; arch-tag: e3ca2b68-f400-4f0d-b95f-83a4b0f5d0c4