changeset 100140:1105ea858768

* pmailsum.el (pmail-summary-goto-msg): Use pmail-show-message-maybe.
author Chong Yidong <cyd@stupidchicken.com>
date Wed, 03 Dec 2008 02:40:40 +0000
parents fc199de00487
children 7512f1d3a1cb
files lisp/mail/ChangeLog.pmail
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/mail/ChangeLog.pmail	Wed Dec 03 02:40:26 2008 +0000
+++ b/lisp/mail/ChangeLog.pmail	Wed Dec 03 02:40:40 2008 +0000
@@ -8,6 +8,7 @@
 	(pmail-summary): Call pmail-summary-beginning-of-message
 	(pmail-new-summary): Check for pmail-summary-mode in the current
 	buffer, not in the pmail buffer.
+	(pmail-summary-goto-msg): Use pmail-show-message-maybe.
 
 2008-11-13  Paul Reilly  <pmr@pajato.com>