[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-commit] emacs/lisp/mh-e ChangeLog [EMACS_22_BASE]
From: |
Richard M. Stallman |
Subject: |
[Emacs-commit] emacs/lisp/mh-e ChangeLog [EMACS_22_BASE] |
Date: |
Wed, 06 Feb 2008 17:49:57 +0000 |
CVSROOT: /cvsroot/emacs
Module name: emacs
Branch: EMACS_22_BASE
Changes by: Richard M. Stallman <rms> 08/02/06 17:49:57
Modified files:
lisp/mh-e : ChangeLog
Log message:
*** empty log message ***
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/mh-e/ChangeLog?cvsroot=emacs&only_with_tag=EMACS_22_BASE&r1=1.242.2.6&r2=1.242.2.7
Patches:
Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/mh-e/ChangeLog,v
retrieving revision 1.242.2.6
retrieving revision 1.242.2.7
diff -u -b -r1.242.2.6 -r1.242.2.7
--- ChangeLog 5 Feb 2008 14:46:11 -0000 1.242.2.6
+++ ChangeLog 6 Feb 2008 17:49:56 -0000 1.242.2.7
@@ -1,3 +1,13 @@
+2008-02-06 Richard Stallman <address@hidden>
+
+ * mh-seq.el (mh-make-seq, mh-seq-name): Use defsubst.
+
+ * mh-acros.el (mh-do-in-gnu-emacs, mh-do-in-xemacs)
+ (with-mh-folder-updating, mh-in-show-buffer)
+ (mh-iterate-on-messages-in-region, mh-iterate-on-range):
+ (mh-do-at-event-location): Add debug decls.
+ (mh-seq-msgs): Use defsubst.
+
2008-02-05 Juanma Barranquero <address@hidden>
* mh-e.el (mh-scan-format-file-check, mh-adaptive-cmd-note-flag-check):