comparison lisp/mail/pmailmm.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 f4a921de2099
children 20326e3d1912
comparison
equal deleted inserted replaced
98018:fac80ecbaf4a 98019:72564311fb7b
404 (error "%s; type: %s; disposition: %s; encoding: %s" 404 (error "%s; type: %s; disposition: %s; encoding: %s"
405 message type disposition encoding)) 405 message type disposition encoding))
406 406
407 (provide 'pmailmm) 407 (provide 'pmailmm)
408 408
409 ;; Local Variables:
410 ;; change-log-default-name: "ChangeLog.pmail"
411 ;; End:
412
409 ;; arch-tag: 3f2c5e5d-1aef-4512-bc20-fd737c9d5dd9 413 ;; arch-tag: 3f2c5e5d-1aef-4512-bc20-fd737c9d5dd9
410 ;;; pmailmm.el ends here 414 ;;; pmailmm.el ends here