]> git.eshelyaron.com Git - emacs.git/commit
Ignore forward-sexp-function in js-mode indentation code
authorDmitry Gutov <dgutov@yandex.ru>
Fri, 16 Dec 2016 23:52:12 +0000 (01:52 +0200)
committerDmitry Gutov <dgutov@yandex.ru>
Fri, 16 Dec 2016 23:52:12 +0000 (01:52 +0200)
commit43022f9860d00b0f1baad34c6ea7ffd51f3cfc1d
tree9e3752964c875563415ad0366712ffb43e93c3c0
parentb19fb4995efd7490527400c89becfcf2b6ed4b53
Ignore forward-sexp-function in js-mode indentation code

* lisp/progmodes/js.el (js--multi-line-declaration-indentation)
(js--maybe-goto-declaration-keyword-end):
Bind forward-sexp-function to nil (bug#25215).
lisp/progmodes/js.el