make raise_to_top() and lower_to_bottom() no-ops if item is already in the right...
[ardour.git] / .dir-locals.el
1 ((nil . ((fill-column . 79)))
2  (c-mode . ((indent-tabs-mode . t)))
3  (c++-mode . ((indent-tabs-mode . t)))
4  (python-mode . ((indent-tabs-mode . nil))))