]> git.eshelyaron.com Git - emacs.git/commitdiff
Add local variable setting for change-log-default-name.
authorGlenn Morris <rgm@gnu.org>
Sat, 6 Sep 2008 02:55:23 +0000 (02:55 +0000)
committerGlenn Morris <rgm@gnu.org>
Sat, 6 Sep 2008 02:55:23 +0000 (02:55 +0000)
lisp/mail/pmail.el
lisp/mail/pmaildesc.el
lisp/mail/pmailedit.el
lisp/mail/pmailkwd.el
lisp/mail/pmailmm.el
lisp/mail/pmailmsc.el
lisp/mail/pmailout.el
lisp/mail/pmailsort.el
lisp/mail/pmailsum.el

index 6dabdb9de30d0b86d163d975b44734f43dea4835..f09b2acae0af77df4a303126238ce7bd593f9d3a 100644 (file)
@@ -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
index 1a0d9d0e38f747708c04812d6650a199556b57dd..47fc81eee3b8b5fb1f5f52d0f72b3c55d41774f0 100644 (file)
@@ -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
index 95c6fb49a6dc46f0e63466d08793fcc8538ea1cb..cc8831732cef14440143154e2d47c4805ac1613a 100644 (file)
@@ -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
index 7ee528828384b8e4f6449af4d928f8752229fc56..6bce28a59e27e228f4f5c476d8eb3400dd82185a 100644 (file)
@@ -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
index 0d830f15e7a6fe75dd884be47047b530b26237f7..ec6296fd8d214bb6f68c655464e2c9bda1df5581 100644 (file)
@@ -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
index f7e725a5280183b1337c3f95b6083cf2a83d24ed..3299769457ea69a164e11ddf9a4f4e3433e4eb99 100644 (file)
@@ -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
index 4d776bf357da9b833e38b073d1c4ed24a94764f3..d551e13481de0a6439c05c417d7bebaafebc7ead 100644 (file)
@@ -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
index 4be67b90eab9ff4fc70b39ed13c3b1fe40eead37..b874a0aedb0704efa6b7b97336298cd0561819c4 100644 (file)
@@ -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
index d790588a3567a83516539959294041b4a9947d4a..505a32d91fc704a2f7a51e001a0657ea02f5358f 100644 (file)
@@ -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