diff lisp/ChangeLog @ 102375:6a06f943ee6d

(rmail-summary-search): Ensure the selected message shows.
author Glenn Morris <rgm@gnu.org>
date Tue, 03 Mar 2009 08:13:56 +0000
parents 8e96a66e8df3
children 36437490ed93
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Mar 03 07:36:19 2009 +0000
+++ b/lisp/ChangeLog	Tue Mar 03 08:13:56 2009 +0000
@@ -11,6 +11,7 @@
 	(rmail-summary-mode-map): Bind C-o to output-as-seen, not output.
 	Make the output menu-items consistent with rmail-mode-map.
 	Bind rmail-summary-by-senders to C-M-f.
+	(rmail-summary-search): Ensure the selected message shows.
 
 2009-03-03  Kenichi Handa  <handa@m17n.org>