olena: olena-2.0-776-g0774f86 Prevent Emacs from using tabs in C++ files.

30 Aug
2013
30 Aug
'13
3:16 p.m.
--- .dir-locals.el | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .dir-locals.el diff --git a/.dir-locals.el b/.dir-locals.el new file mode 100644 index 0000000..543fc7a --- /dev/null +++ b/.dir-locals.el @@ -0,0 +1,5 @@ +;;; Directory Local Variables +;;; See Info node `(emacs) Directory Variables' for more information. + +((c++-mode + (indent-tabs-mode))) -- 1.7.10.4
4376
Age (days ago)
4376
Last active (days ago)
0 comments
1 participants
participants (1)
-
Roland Levillain