# HG changeset patch # User Chong Yidong # Date 1229809219 0 # Node ID d2de92ae677163b766547b2769168fb8afa09e07 # Parent 4d15246ec7b5cdbe50e326c33db6f95408252f98 * pmail.el (pmail): Ensure that pmail-mode-hook is run. diff -r 4d15246ec7b5 -r d2de92ae6771 lisp/mail/ChangeLog.pmail --- a/lisp/mail/ChangeLog.pmail Sat Dec 20 21:15:47 2008 +0000 +++ b/lisp/mail/ChangeLog.pmail Sat Dec 20 21:40:19 2008 +0000 @@ -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