From: Chong Yidong Date: Sat, 20 Dec 2008 21:40:19 +0000 (+0000) Subject: * pmail.el (pmail): Ensure that pmail-mode-hook is run. X-Git-Tag: emacs-pretest-23.0.90~930 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=8eb5f33cde01079cd225330a9983c980082882bf;p=emacs.git * pmail.el (pmail): Ensure that pmail-mode-hook is run. --- diff --git a/lisp/mail/ChangeLog.pmail b/lisp/mail/ChangeLog.pmail index bdc9e9133a2..270f13e7c42 100644 --- a/lisp/mail/ChangeLog.pmail +++ b/lisp/mail/ChangeLog.pmail @@ -17,6 +17,7 @@ (pmail-display-labels): Add leading space to attribute string. (pmail-set-attribute): Call pmail-swap-buffers-maybe. Insert header directly instead of calling pmail-add-header. + (pmail): Ensure that pmail-mode-hook is run. 2008-12-15 Juanma Barranquero