+2009-01-23 Glenn Morris <rgm@gnu.org>
+
+ * mail/sendmail.el (mail-bury): Revert previous change now pmail is no
+ more.
+
+ * mail/uce.el (rmail-msg-is-pruned): Remove declaration of deleted func.
+
2009-01-23 Chong Yidong <cyd@stupidchicken.com>
* server.el (server-name): Make it a defcustom.
(not (one-window-p))
(with-current-buffer
(window-buffer (next-window (selected-window) 'not))
- (setq rmail-flag (memq major-mode '(rmail-mode pmail-mode)))
+ (setq rmail-flag (eq major-mode 'rmail-mode))
(setq summary-buffer
(and mail-bury-selects-summary
(boundp 'rmail-summary-buffer)