summaryrefslogtreecommitdiff
path: root/.dir-locals.el
Commit message (Collapse)AuthorAgeFilesLines
* Do not force space/tab indent-tabs-mode for all file typesDan Gudmundsson2017-01-111-5/+10
| | | | Could not edit makefiles.
* Add project-wide Emacs settings fileMagnus Henoch2016-12-131-0/+9
Add a .dir-locals.el file, which applies indentation-related settings when editing any file in the project with Emacs.