Ian Romanick writes:
> From: Ian Romanick
>
> This was overriding the top-level .dir-locals.el causing some settings
> (like forcing spaces instead of tabs!) to be lost.
>
> Signed-off-by: Ian Romanick
Reviewed-by: Eric Anholt
pgpGHdum77cgC.pgp
Description: PGP signature
___
From: Ian Romanick
This was overriding the top-level .dir-locals.el causing some settings
(like forcing spaces instead of tabs!) to be lost.
Signed-off-by: Ian Romanick
---
This is the reason so many of my compiler patches have mixed tabs and
spaces.
src/glsl/.dir-locals.el | 3 ---
1 file ch