view .dir-locals.el @ 9962:9bd50882cd1c

new distdir-local rule stops package distribution unless libraries necessary to create documentation are present.
author Rik <rdrider0-list@yahoo.com>
date Thu, 10 Dec 2009 13:09:25 -0800
parents ac4b97c6bf8b
children d4dab9605c49
line wrap: on
line source

((nil . ((indent-tabs-mode . nil)
         (fill-column . 72)))
 (c-default-mode "gnu")
 ("ChangeLog" . ((nil . ((indent-tabs-mode . t))))))