; * lisp/progmodes/js.el (js-ts-mode): Add autoload cookie.
This commit is contained in:
parent
3f37f6b435
commit
aeadba1418
1 changed files with 1 additions and 0 deletions
|
@ -3808,6 +3808,7 @@ Currently there are `js-mode' and `js-ts-mode'."
|
|||
;;(syntax-propertize (point-max))
|
||||
)
|
||||
|
||||
;;;###autoload
|
||||
(define-derived-mode js-ts-mode js-base-mode "JavaScript"
|
||||
"Major mode for editing JavaScript.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue