1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-19 10:22:27 +00:00

Require pmailhdr.

This commit is contained in:
Chong Yidong 2008-12-04 23:14:50 +00:00
parent ba3eac401c
commit 509b4397bc

View File

@ -29,6 +29,8 @@
(require 'pmail)
(require 'pmailsum))
(require 'pmailhdr)
(defcustom pmail-edit-mode-hook nil
"List of functions to call when editing an PMAIL message."
:type 'hook