emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] emacs/lisp ChangeLog


From: Glenn Morris
Subject: [Emacs-diffs] emacs/lisp ChangeLog
Date: Tue, 03 Feb 2009 04:09:03 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       09/02/03 04:09:03

Modified files:
        lisp           : ChangeLog 

Log message:
        *** empty log message ***

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/ChangeLog?cvsroot=emacs&r1=1.15247&r2=1.15248

Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.15247
retrieving revision 1.15248
diff -u -b -r1.15247 -r1.15248
--- ChangeLog   2 Feb 2009 20:49:41 -0000       1.15247
+++ ChangeLog   3 Feb 2009 04:09:01 -0000       1.15248
@@ -1,3 +1,26 @@
+2009-02-03  Glenn Morris  <address@hidden>
+
+       * mail/rmail.el (rmail-convert-babyl-to-mbox): Disable undo while
+       inserting the converted mailbox.
+       (rmail-get-new-mail): Restore the loop over inboxes when two or more
+       have the same basename.  (Bug#2164)
+       Set the return value according to whether any mail was found,
+       not just in the last inbox.  Only show a message and run the hook after
+       checking all inboxes.
+       (rmail-get-new-mail-1): Move message display and running the hook to
+       rmail-get-new-mail.
+
+       * mail/rmailkwd.el (rmail-label-obarray): Initialize using
+       rmail-attr-array.
+       (rmail-make-label, rmail-read-label): Give it a doc string.
+       (rmail-add-label, rmail-kill-label): Change argument name to match the
+       doc.  Doc fix.
+       (rmail-set-label): Doc fix.  Also update summary in attr case.
+       Accept labels as a string or a symbol.  (Bug#2165)
+
+       * mail/rmailsum.el (rmail-get-summary-labels): Treat empty labels as
+       null.
+
 2009-02-02  Stefan Monnier  <address@hidden>
 
        * progmodes/vhdl-mode.el (vhdl-prepare-search-1)




reply via email to

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