62c353f3e9
Emacs major mode for Javascript programming language. The main features of this JavaScript mode are syntactic highlighting (enabled with `font-lock-mode' or `global-font-lock-mode'), automatic indentation and filling of comments.
5 lines
231 B
Text
5 lines
231 B
Text
Emacs major mode for Javascript programming language.
|
|
|
|
The main features of this JavaScript mode are syntactic highlighting
|
|
(enabled with `font-lock-mode' or `global-font-lock-mode'), automatic
|
|
indentation and filling of comments.
|