From: Chong Yidong Date: Wed, 3 Dec 2008 02:40:40 +0000 (+0000) Subject: * pmailsum.el (pmail-summary-goto-msg): Use pmail-show-message-maybe. X-Git-Tag: emacs-pretest-23.0.90~1348 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=64af8207d3671cf68e88000307657408affc7285;p=emacs.git * pmailsum.el (pmail-summary-goto-msg): Use pmail-show-message-maybe. --- diff --git a/lisp/mail/ChangeLog.pmail b/lisp/mail/ChangeLog.pmail index 653e2c045c9..700b61f2d8b 100644 --- a/lisp/mail/ChangeLog.pmail +++ b/lisp/mail/ChangeLog.pmail @@ -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