diff options
| author | Chong Yidong | 2010-03-25 16:36:41 -0400 |
|---|---|---|
| committer | Chong Yidong | 2010-03-25 16:36:41 -0400 |
| commit | 71785b7a63bf1cec45856e1ea15d2397b65e4f13 (patch) | |
| tree | 024718da02ce7ad367f00ebb0abd7329669d787e /etc | |
| parent | f67c5dd0dd1560f1272d692818aebf82ab6c26b1 (diff) | |
| download | emacs-71785b7a63bf1cec45856e1ea15d2397b65e4f13.tar.gz emacs-71785b7a63bf1cec45856e1ea15d2397b65e4f13.zip | |
* programs.texi (Program Modes): Mention Javascript mode.
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -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. |