]> git.eshelyaron.com Git - emacs.git/commit
font-lock \ #foo in shell mode more correctly
authorLars Ingebrigtsen <larsi@gnus.org>
Wed, 30 Oct 2019 14:39:15 +0000 (15:39 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Wed, 30 Oct 2019 14:39:15 +0000 (15:39 +0100)
commitb996117fe5d561d86665c23f7012871e345a6e77
treea20d316e73505b9fc4364fe79eacab766883c187
parent9df254119c4de577f273cf1ec1a5892a3509da20
font-lock \ #foo in shell mode more correctly

* lisp/progmodes/sh-script.el (sh-syntax-propertize-function):
\ #foo isn't a comment -- it's a symbol that starts with a space
character (bug#17538).
lisp/progmodes/sh-script.el