diff options
| author | Glenn Morris <rgm@gnu.org> | 2008-09-06 02:55:23 +0000 |
|---|---|---|
| committer | Glenn Morris <rgm@gnu.org> | 2008-09-06 02:55:23 +0000 |
| commit | 51a5d0956525d0dd03f29db93b5c6fa8c8ac29c4 (patch) | |
| tree | 57590bcf35f59092bd6b99887e02c72e699084e7 /lisp/mail/pmaildesc.el | |
| parent | c1ca0a069e0d5594b5e74b30591a92f5f1b87627 (diff) | |
| download | emacs-51a5d0956525d0dd03f29db93b5c6fa8c8ac29c4.tar.gz | |
Add local variable setting for change-log-default-name.
Diffstat (limited to 'lisp/mail/pmaildesc.el')
| -rw-r--r-- | lisp/mail/pmaildesc.el | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/mail/pmaildesc.el b/lisp/mail/pmaildesc.el index 1a0d9d0e38f..47fc81eee3b 100644 --- a/lisp/mail/pmaildesc.el +++ b/lisp/mail/pmaildesc.el @@ -451,5 +451,9 @@ set to the hyphen character (-)." (provide 'pmaildesc) +;; Local Variables: +;; change-log-default-name: "ChangeLog.pmail" +;; End: + ;; arch-tag: 9f70b890-ad54-414e-abb2-0845e3e4eb1a ;;; pmaildesc.el ends here |
