diff lisp/mh-e/ChangeLog @ 68128:b1c80dc9a67d

(mh-index-next-folder): Don't back up a line when going backwards since this skips the current folder heading if point is on the first message after the folder heading (closes SF #1126188).
author Bill Wohler <wohler@newt.com>
date Wed, 11 Jan 2006 01:49:32 +0000
parents 40429cab94e1
children dfa5a760e24f 8438f5473d99
line wrap: on
line diff
--- a/lisp/mh-e/ChangeLog	Tue Jan 10 23:55:42 2006 +0000
+++ b/lisp/mh-e/ChangeLog	Wed Jan 11 01:49:32 2006 +0000
@@ -2,6 +2,9 @@
 
 	* mh-index.el (mh-index-search): Checking mh-find-path-run is
 	unnecessary.
+	(mh-index-next-folder): Don't back up a line when going backwards
+	since this skips the current folder heading if point is on the
+	first message after the folder heading (closes SF #1126188).
 
 	* mh-init.el (mh-sys-path): Co-locate with mh-variants, which uses
 	it.