Add local variable setting for change-log-default-name.
[emacs.git] / lisp / mail / subdirs.el
blob79a738c93d1861e57bd1c089333da183a64c159f
1 ;; -*- no-byte-compile: t -*-
2 ;; In load-path, after this directory should come
3 ;; certain of its subdirectories. Here we specify them.
4 (normal-top-level-add-to-load-path '("mbox-trunk-annotations" "mbox-changes" ))
5 ;; Local Variables:
6 ;; version-control: never
7 ;; no-byte-compile: t
8 ;; End: