changeset 80069:d5075458f759

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Wed, 06 Feb 2008 17:49:56 +0000
parents c2b53430fd48
children fc6970146cee
files lisp/mh-e/ChangeLog
diffstat 1 files changed, 10 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/mh-e/ChangeLog	Wed Feb 06 17:49:49 2008 +0000
+++ b/lisp/mh-e/ChangeLog	Wed Feb 06 17:49:56 2008 +0000
@@ -1,3 +1,13 @@
+2008-02-06  Richard Stallman  <rms@gnu.org>
+
+	* 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  <lekktu@gmail.com>
 
 	* mh-e.el (mh-scan-format-file-check, mh-adaptive-cmd-note-flag-check):