lang/javascript: update for v2.0
This commit is contained in:
parent
cea32a3957
commit
566fd39cf9
5 changed files with 90 additions and 202 deletions
7
modules/lang/javascript/autoload.el
Normal file
7
modules/lang/javascript/autoload.el
Normal file
|
@ -0,0 +1,7 @@
|
|||
;;; autoload.el --- description
|
||||
|
||||
;;;###autoload
|
||||
(defun +js-fake-fun ())
|
||||
|
||||
(provide 'autoload)
|
||||
;;; autoload.el ends here
|
Loading…
Add table
Add a link
Reference in a new issue