comparison lisp/mail/pmailkwd.el @ 98019:72564311fb7b

Add local variable setting for change-log-default-name.
author Glenn Morris <rgm@gnu.org>
date Sat, 06 Sep 2008 02:55:23 +0000
parents 6df439bc10a0
children f525c6b7ac64
comparison
equal deleted inserted replaced
98018:fac80ecbaf4a 98019:72564311fb7b
227 (when (> n 0) 227 (when (> n 0)
228 (message "No following message with labels %s" labels))))) 228 (message "No following message with labels %s" labels)))))
229 229
230 (provide 'pmailkwd) 230 (provide 'pmailkwd)
231 231
232 ;; Local Variables:
233 ;; change-log-default-name: "ChangeLog.pmail"
234 ;; End:
235
232 ;; arch-tag: 1149979c-8e47-4333-9629-cf3dc887a6a7 236 ;; arch-tag: 1149979c-8e47-4333-9629-cf3dc887a6a7
233 ;;; pmailkwd.el ends here 237 ;;; pmailkwd.el ends here