]> git.notmuchmail.org Git - notmuch/commitdiff
.dir-locals.el: Set variables for correct "shell" mode
authorJonas Bernoulli <jonas@bernoul.li>
Sat, 8 Aug 2020 11:49:56 +0000 (13:49 +0200)
committerDavid Bremner <david@tethera.net>
Mon, 10 Aug 2020 00:14:36 +0000 (21:14 -0300)
The major mode used for shell scripts is named 'sh-mode'.
'shell-mode' on the other hand implements an interactive
shell in emacs-lisp.


No differences found