aboutsummaryrefslogtreecommitdiffstats
path: root/.dir-locals.el
AgeCommit message (Collapse)AuthorLines
2025-03-19Switch .dir-locals.el to linux kernel styleBernd Schubert-45/+62
We have a non ideal configuration for different editors. The project uses linux style - emacs config should also correspond to that. Taken from https://www.kernel.org/doc/html/v6.13/process/coding-style.html#you-ve-made-a-mess-of-it with the attempt to update for c++. Signed-off-by: Bernd Schubert <bernd@bsbernd.com>
2019-05-09Added new example filesystemNikolaus Rath-0/+22
passthrough_hp puts emphasis and performance and correctness, rather than simplicity.
2017-01-03Don't run whitespace cleanupNikolaus Rath-3/+1
Since existing whitespace usage is not consistent, this causes a lot of spurious whitespace changes.
2016-12-23Use tabs in configure.acNikolaus Rath-0/+1
2016-03-29Added basic unit tests.Nikolaus Rath-24/+25
Fixes issue #33.
2016-03-29Added .dir-locals.el to customize emacs settingsNikolaus Rath-0/+25