javascript: conform to v2 module format

This commit is contained in:
Henrik Lissner 2017-02-03 19:23:29 -05:00
parent 2b4da7edf5
commit 5dc174f41c
4 changed files with 75 additions and 55 deletions

View file

@ -1,7 +0,0 @@
;;; autoload.el --- description
;;;###autoload
(defun +js-fake-fun ())
(provide 'autoload)
;;; autoload.el ends here