summaryrefslogtreecommitdiff
path: root/.dir-locals.el
AgeCommit message (Collapse)AuthorFilesLines
2014-01-29dir-locals.el: Set indent-tabs-mode true for makefile-modeKristian Høgsberg1-0/+1
Makefiles need hard tabs, let's not make that harder than it needs to be. Signed-off-by: Kristian Høgsberg <krh@bitplanet.net> Reviewed-by: Matt Turner <mattst88@gmail.com>
2012-07-11Add emacs setup for the docs/devinfo.html comment wrapping recommendation.Eric Anholt1-0/+1
Reviewed-by: Brian Paul <brianp@vmware.com>
2012-06-21mesa: update the emacs indent filesZack Rusin1-0/+10
dirvars package has been replaced by built-in functionality of dir-locals. preserve the settings in the new infrastructure