* lisp/subr.el (run-mode-hooks): Set parse-sexp-lookup-properties
commit489d6466372f488adc53897435fff290394b62f7
authorStefan Monnier <monnier@iro.umontreal.ca>
Tue, 12 Dec 2017 14:11:17 +0000 (12 09:11 -0500)
committerStefan Monnier <monnier@iro.umontreal.ca>
Tue, 12 Dec 2017 14:11:17 +0000 (12 09:11 -0500)
tree1c58e54384e1c858a1225f96a2cc6e8f3b239f90
parent8c5be9cbaabc02f7c78f2bafb68e2e4ab35e130f
* lisp/subr.el (run-mode-hooks): Set parse-sexp-lookup-properties

if syntax-propertize-function is set (bug#24749).
* lisp/progmodes/sh-script.el (sh-set-shell):
* lisp/textmodes/texinfo.el (texinfo-mode):
* lisp/textmodes/mhtml-mode.el (mhtml-mode):
* lisp/progmodes/js.el (js-mode): Don't set parse-sexp-lookup-properties.
lisp/progmodes/js.el
lisp/progmodes/sh-script.el
lisp/subr.el
lisp/textmodes/mhtml-mode.el
lisp/textmodes/texinfo.el