app: explicitly clear GUI when halting a filter tool
[gimp.git] / .dir-locals.el
blob58c5fdd1cd360b6aa387bffc6d2c0b7107a75fc2
1 ((c-mode . ((c-file-style . "GNU")
2 (c-basic-offset . 2)
3 (indent-tabs-mode . nil)
4 (show-trailing-whitespace . t))))