]> git.eshelyaron.com Git - emacs.git/commitdiff
* pmail.el (pmail-expunge): Save point if no expunging was done.
authorChong Yidong <cyd@stupidchicken.com>
Mon, 15 Dec 2008 15:06:44 +0000 (15:06 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Mon, 15 Dec 2008 15:06:44 +0000 (15:06 +0000)
lisp/mail/ChangeLog.pmail

index bc51cf54dccbeb94f9c2b366a79b88f2db3afe68..281674165a73fa09b52fd797216139fb6592ea68 100644 (file)
@@ -2,6 +2,7 @@
 
        * pmail.el (pmail): Call pmail-swap-buffers-maybe.
        (pmail-search): Call pmail-swap-buffers-maybe.
+       (pmail-expunge): Save point if no expunging was done.
 
 2008-12-13  Chong Yidong  <cyd@stupidchicken.com>