]> code.delx.au - gnu-emacs-elpa/commit
Don't discard the value of `js2-additional-externs'
authorDmitry Gutov <dgutov@yandex.ru>
Wed, 20 Apr 2011 22:53:14 +0000 (02:53 +0400)
committerDmitry Gutov <dgutov@yandex.ru>
Wed, 20 Apr 2011 22:59:53 +0000 (02:59 +0400)
commit90c6f5fba1e1841cc93941cc2dbf6648675f7204
treeb8a16d34372f78783735fc1c8bb1ee89244bf486
parentfce2bb756a266873cf3b35feaa74c9a8e73bef58
Don't discard the value of `js2-additional-externs'

The doc says it can be set in `js2-mode-hook', but `js2-reparse' discarded
the resulting value.

http://code.google.com/p/js2-mode/issues/detail?id=117
js2-mode.el