]> git.eshelyaron.com Git - emacs.git/commit
* lisp/progmodes/js.el (js-mode): Remove second call to c-init-language-vars
authorAlan Mackenzie <acm@muc.de>
Sun, 7 Jun 2020 15:14:15 +0000 (15:14 +0000)
committerAlan Mackenzie <acm@muc.de>
Sun, 7 Jun 2020 15:14:15 +0000 (15:14 +0000)
commit6cb557e7a58d7f1c2e9afceeba45d0ced2aff214
tree47fab0f0d606518b48c7db2266e7d03210bbd9a3
parenta6b0e7202d5ea747d99731e1228badcead80eee6
* lisp/progmodes/js.el (js-mode): Remove second call to c-init-language-vars

This spurious second call fouled up already set configuration variables.
Fixes bug #41649.
lisp/progmodes/js.el