]> git.eshelyaron.com Git - emacs.git/commitdiff
* pmailsum.el (pmail-summary-goto-msg): Use pmail-show-message-maybe.
authorChong Yidong <cyd@stupidchicken.com>
Wed, 3 Dec 2008 02:40:40 +0000 (02:40 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Wed, 3 Dec 2008 02:40:40 +0000 (02:40 +0000)
lisp/mail/ChangeLog.pmail

index 653e2c045c92a4d4483bf69b27689ccfd5d0fe32..700b61f2d8be7952c521ecc51f6aa091c81d3be0 100644 (file)
@@ -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>