* progmodes/js2-mode.el: File removed.
authorChong Yidong <cyd@stupidchicken.com>
Fri, 14 Aug 2009 23:02:38 +0000 (23:02 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Fri, 14 Aug 2009 23:02:38 +0000 (23:02 +0000)
commit17b5d0f7077498c2c3f90de802587e6af9939057
treee39dc4663e9eb6b68bd3c90079b5e17bfd78ae3c
parentb6377f1dc339aef13b2982fbc987c8b584911a38
* progmodes/js2-mode.el: File removed.

* Makefile.in (ELCFILES): Add js.el, and remove js2-mode.el.

* speedbar.el (speedbar-supported-extension-expressions): Add .js.

* progmodes/hideshow.el (hs-special-modes-alist): Add js-mode
entry.

* progmodes/js.el: New file.
lisp/ChangeLog
lisp/Makefile.in
lisp/progmodes/hideshow.el
lisp/progmodes/js.el [new file with mode: 0644]
lisp/progmodes/js2-mode.el [deleted file]
lisp/speedbar.el