diff options
Diffstat (limited to 'lisp/mail/pmailedit.el')
-rw-r--r-- | lisp/mail/pmailedit.el | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/mail/pmailedit.el b/lisp/mail/pmailedit.el index 95c6fb49a6d..cc8831732ce 100644 --- a/lisp/mail/pmailedit.el +++ b/lisp/mail/pmailedit.el @@ -153,5 +153,9 @@ This functions runs the normal hook `pmail-edit-mode-hook'. (provide 'pmailedit) +;; Local Variables: +;; change-log-default-name: "ChangeLog.pmail" +;; End: + ;; arch-tag: 9524f335-12cc-4e95-9e9b-3208dc30550b ;;; pmailedit.el ends here |