From 51a5d0956525d0dd03f29db93b5c6fa8c8ac29c4 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Sat, 6 Sep 2008 02:55:23 +0000 Subject: [PATCH] Add local variable setting for change-log-default-name. --- lisp/mail/pmail.el | 4 ++++ lisp/mail/pmaildesc.el | 4 ++++ lisp/mail/pmailedit.el | 4 ++++ lisp/mail/pmailkwd.el | 4 ++++ lisp/mail/pmailmm.el | 4 ++++ lisp/mail/pmailmsc.el | 4 ++++ lisp/mail/pmailout.el | 4 ++++ lisp/mail/pmailsort.el | 4 ++++ lisp/mail/pmailsum.el | 4 ++++ 9 files changed, 36 insertions(+) diff --git a/lisp/mail/pmail.el b/lisp/mail/pmail.el index 6dabdb9de30..f09b2acae0a 100644 --- a/lisp/mail/pmail.el +++ b/lisp/mail/pmail.el @@ -3408,5 +3408,9 @@ encoded string (and the same mask) will decode the string." (provide 'pmail) +;; Local Variables: +;; change-log-default-name: "ChangeLog.pmail" +;; End: + ;; arch-tag: 65d257d3-c281-4a65-9c38-e61af95af2f0 ;;; pmail.el ends here 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 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 diff --git a/lisp/mail/pmailkwd.el b/lisp/mail/pmailkwd.el index 7ee52882838..6bce28a59e2 100644 --- a/lisp/mail/pmailkwd.el +++ b/lisp/mail/pmailkwd.el @@ -229,5 +229,9 @@ With prefix argument N moves forward N messages with these labels." (provide 'pmailkwd) +;; Local Variables: +;; change-log-default-name: "ChangeLog.pmail" +;; End: + ;; arch-tag: 1149979c-8e47-4333-9629-cf3dc887a6a7 ;;; pmailkwd.el ends here diff --git a/lisp/mail/pmailmm.el b/lisp/mail/pmailmm.el index 0d830f15e7a..ec6296fd8d2 100644 --- a/lisp/mail/pmailmm.el +++ b/lisp/mail/pmailmm.el @@ -406,5 +406,9 @@ This calls `pmail-mime-show' to do the real job." (provide 'pmailmm) +;; Local Variables: +;; change-log-default-name: "ChangeLog.pmail" +;; End: + ;; arch-tag: 3f2c5e5d-1aef-4512-bc20-fd737c9d5dd9 ;;; pmailmm.el ends here diff --git a/lisp/mail/pmailmsc.el b/lisp/mail/pmailmsc.el index f7e725a5280..3299769457e 100644 --- a/lisp/mail/pmailmsc.el +++ b/lisp/mail/pmailmsc.el @@ -58,5 +58,9 @@ If FILE-NAME is empty, remove any existing inbox list." (setq pmail-inbox-list inbox-list))) (pmail-show-message pmail-current-message)) +;; Local Variables: +;; change-log-default-name: "ChangeLog.pmail" +;; End: + ;; arch-tag: 94614a62-2a0a-4e25-bac9-06f461ed4c60 ;;; pmailmsc.el ends here diff --git a/lisp/mail/pmailout.el b/lisp/mail/pmailout.el index 4d776bf357d..d551e13481d 100644 --- a/lisp/mail/pmailout.el +++ b/lisp/mail/pmailout.el @@ -248,5 +248,9 @@ FILE-NAME defaults, interactively, from the Subject field of the message." (when pmail-delete-after-output (pmail-delete-forward))) +;; Local Variables: +;; change-log-default-name: "ChangeLog.pmail" +;; End: + ;; arch-tag: 4059abf0-f249-4be4-8e0d-602d370d01d1 ;;; pmailout.el ends here diff --git a/lisp/mail/pmailsort.el b/lisp/mail/pmailsort.el index 4be67b90eab..b874a0aedb0 100644 --- a/lisp/mail/pmailsort.el +++ b/lisp/mail/pmailsort.el @@ -248,5 +248,9 @@ Arguments are MSG and FIELD." (provide 'pmailsort) +;; Local Variables: +;; change-log-default-name: "ChangeLog.pmail" +;; End: + ;; arch-tag: 665da245-f6a7-4115-ad8c-ba19216988d5 ;;; pmailsort.el ends here diff --git a/lisp/mail/pmailsum.el b/lisp/mail/pmailsum.el index d790588a356..505a32d91fc 100644 --- a/lisp/mail/pmailsum.el +++ b/lisp/mail/pmailsum.el @@ -1494,5 +1494,9 @@ If `pmail-summary-line-count-flag' is nil, return the empty string." (provide 'pmailsum) +;; Local Variables: +;; change-log-default-name: "ChangeLog.pmail" +;; End: + ;; arch-tag: 80b0a27a-a50d-4f37-9466-83d32d1e0ca8 ;;; pmailsum.el ends here -- 2.39.5