aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
authorGlenn Morris <[email protected]>2009-01-24 03:32:30 +0000
committerGlenn Morris <[email protected]>2009-01-24 03:32:30 +0000
commitff99ff9318865c1d9c792a5df69151c0096969d9 (patch)
treee998a6f70d7de4b9672b49506305f3125878c50b /admin
parente39280819e790687744367fae6f4e01449a75f30 (diff)
Add rmail-mbox issues.
Diffstat (limited to 'admin')
-rw-r--r--admin/FOR-RELEASE39
1 files changed, 39 insertions, 0 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE
index 58142551ca..16cde09d46 100644
--- a/admin/FOR-RELEASE
+++ b/admin/FOR-RELEASE
@@ -72,6 +72,45 @@ Fixed by this change?
** In C, use EMACS_INT for variables and structure members
for buffer/string positions. E.g. struct it, struct text_pos.
+** These lisp files refer to rmail, and might need updating post-mbox.
+
+mail/rmailout ; act on the following comment?
+
+ ;; When Rmail is really installed, if we delete or rename the old Rmail
+ ;; we should do likewise with this function.
+
+ (defun rmail-output-to-r-mail-buffer (tembuf msg)
+
+mail/rmail-spam-filter.el: rmail-output-to-rmail-file was deleted
+ this file is modified in rmail-mbox-branch?
+
+dired-x.el ; doc-fix for dired-bind-vm?
+gnus/gnus-art.el
+gnus/gnus-util.el
+gnus/gnus.el
+gnus/message.el
+gnus/nnbabyl.el
+mail/feedmail.el ; comments about mail-header-separator still valid?
+mail/metamail.el
+mail/sendmail.el
+mail/uce.el
+mail/undigest.el
+mail/unrmail.el ; this file is modified in rmail-mbox-branch?
+net/mairix.el
+org/org-rmail.el
+
+EOOH references:
+
+gnus/gnus-util.el
+gnus/nnbabyl.el
+gnus/nndoc.el
+gnus/nnmail.el
+mail/sendmail.el
+mail/uce.el
+mail/undigest.el
+mail/unrmail.el
+
+
* DOCUMENTATION
** Clean up Emacs.app references in code and documentation.