aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorChong Yidong2010-03-25 16:36:41 -0400
committerChong Yidong2010-03-25 16:36:41 -0400
commit71785b7a63bf1cec45856e1ea15d2397b65e4f13 (patch)
tree024718da02ce7ad367f00ebb0abd7329669d787e /etc
parentf67c5dd0dd1560f1272d692818aebf82ab6c26b1 (diff)
downloademacs-71785b7a63bf1cec45856e1ea15d2397b65e4f13.tar.gz
emacs-71785b7a63bf1cec45856e1ea15d2397b65e4f13.zip
* programs.texi (Program Modes): Mention Javascript mode.
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index c3fc368b314..332cc49e331 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -415,6 +415,7 @@ System (CLOS). It is used by the other CEDET packages.
415 415
416** htmlfontify.el turns a fontified Emacs buffer into an HTML page. 416** htmlfontify.el turns a fontified Emacs buffer into an HTML page.
417 417
418+++
418** js.el is a new major mode for JavaScript files. 419** js.el is a new major mode for JavaScript files.
419 420
420** imap-hash.el is a new library to address IMAP mailboxes as hashtables. 421** imap-hash.el is a new library to address IMAP mailboxes as hashtables.