]> git.eshelyaron.com Git - emacs.git/commit
Fix typo in sh-assignment-regexp
authorLars Ingebrigtsen <larsi@gnus.org>
Sat, 13 Jul 2019 14:20:53 +0000 (16:20 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sat, 13 Jul 2019 14:20:53 +0000 (16:20 +0200)
commit194f370a3da72d560975adc2835254ce251881a7
treef1be646e9be62bf52a8b9c4e65596d1f064bbf87
parent28a02c2ac369ef5fea014c24324de38a230f760e
Fix typo in sh-assignment-regexp

* lisp/progmodes/sh-script.el (sh-assignment-regexp): Fix typo in
bash regexp that inhibited fontification of stuff like foo.=bar
(bug#31710).
lisp/progmodes/sh-script.el