You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

29 lines
579 B

;;; json-mode-autoloads.el --- automatically extracted autoloads
;;
;;; Code:
;;;### (autoloads (json-mode) "json-mode" "json-mode.el" (21017 62178
;;;;;; 0 0))
;;; Generated autoloads from json-mode.el
(autoload 'json-mode "json-mode" "\
Major mode for editing JSON files
\(fn)" t nil)
;;;***
;;;### (autoloads nil nil ("json-mode-pkg.el") (21017 62178 965022
;;;;;; 0))
;;;***
(provide 'json-mode-autoloads)
;; Local Variables:
;; version-control: never
;; no-byte-compile: t
;; no-update-autoloads: t
;; coding: utf-8
;; End:
;;; json-mode-autoloads.el ends here