emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs/admin FOR-RELEASE


From: Glenn Morris
Subject: [Emacs-diffs] emacs/admin FOR-RELEASE
Date: Sat, 24 Jan 2009 03:32:31 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       09/01/24 03:32:31

Modified files:
        admin          : FOR-RELEASE 

Log message:
        Add rmail-mbox issues.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/admin/FOR-RELEASE?cvsroot=emacs&r1=1.826&r2=1.827

Patches:
Index: FOR-RELEASE
===================================================================
RCS file: /sources/emacs/emacs/admin/FOR-RELEASE,v
retrieving revision 1.826
retrieving revision 1.827
diff -u -b -r1.826 -r1.827
--- FOR-RELEASE 15 Jan 2009 03:28:01 -0000      1.826
+++ FOR-RELEASE 24 Jan 2009 03:32:30 -0000      1.827
@@ -72,6 +72,45 @@
 ** 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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]