]> git.eshelyaron.com Git - emacs.git/commit
js-indent-align-list-continuation: Make variable safe
authorJackson Ray Hamilton <jackson@jacksonrayhamilton.com>
Sat, 9 Feb 2019 19:50:05 +0000 (11:50 -0800)
committerDmitry Gutov <dgutov@yandex.ru>
Wed, 13 Feb 2019 00:20:18 +0000 (03:20 +0300)
commitdd319f2711f895eec87c1017b82cd9d88d9ecd0a
tree0c6106ecd95089a0344002319aae2bd612d73727
parente05ea0ea3117aa0ddd963585d5647fe116b8ffa0
js-indent-align-list-continuation: Make variable safe

* lisp/progmodes/js.el (js-indent-align-list-continuation): Indicate
variable is safe as a file-local variable.  This fixes the
js-indent-align-list-continuation-nil test when run with make.
lisp/progmodes/js.el