diff options
author | Miles Bader <miles@gnu.org> | 2008-12-26 02:31:57 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 2008-12-26 02:31:57 +0000 |
commit | b5c3fb2111792133b2c5a788145efaa8101602bf (patch) | |
tree | 74f7e59f6e2bf492e6c789dd79af1ba65a730593 /.dir-locals.el | |
parent | 8cd9848291ae90ccfeeb7ae5384b5d745f4990e0 (diff) | |
download | emacs-b5c3fb2111792133b2c5a788145efaa8101602bf.tar.gz |
Changes from arch/CVS synchronization
Diffstat (limited to '.dir-locals.el')
-rw-r--r-- | .dir-locals.el | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.dir-locals.el b/.dir-locals.el index 377f0deb1a6..40e15ba5200 100644 --- a/.dir-locals.el +++ b/.dir-locals.el @@ -5,3 +5,5 @@ (change-log-mode . ((add-log-time-zone-rule . t))) ("lisp/mail/pmail*" . ((nil . ((change-log-default-name . "ChangeLog.pmail")))))) + +;; arch-tag: fb93c160-e9fe-4184-aad1-e4f5daa11cbd |