changeset 100619:d2de92ae6771

* pmail.el (pmail): Ensure that pmail-mode-hook is run.
author Chong Yidong <cyd@stupidchicken.com>
date Sat, 20 Dec 2008 21:40:19 +0000
parents 4d15246ec7b5
children 65cf390be440
files lisp/mail/ChangeLog.pmail
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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  <lekktu@gmail.com>