]> git.eshelyaron.com Git - emacs.git/commit
Further tweaks to sh-script \ #foo font locking
authorLars Ingebrigtsen <larsi@gnus.org>
Thu, 31 Oct 2019 12:07:37 +0000 (13:07 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 31 Oct 2019 12:07:37 +0000 (13:07 +0100)
commitd630a047bbba8bf0ab07250a7f750eefb3a48eae
treeafd9b4b867c69943cda3780f408fccee673b24a3
parentbdb33af39d32cfb0bb23f18eb34775a30e2ff62d
Further tweaks to sh-script \ #foo font locking

* lisp/progmodes/sh-script.el (sh-syntax-propertize-function):
Tweak previous \ #foo change to work on all quoted characters, but
check that the backslash itself is not backslashed.  Regexp from
Stefan Monnier.
lisp/progmodes/sh-script.el