Code folding

This commit is contained in:
John Doty 2013-07-20 22:21:29 -07:00
parent ff7fd37ce8
commit fc1b3c0314
6 changed files with 228 additions and 7 deletions

View file

@ -0,0 +1,18 @@
;;; indent-guide-autoloads.el --- automatically extracted autoloads
;;
;;; Code:
;;;### (autoloads nil nil ("indent-guide-pkg.el" "indent-guide.el")
;;;;;; (20970 3983 144000))
;;;***
(provide 'indent-guide-autoloads)
;; Local Variables:
;; version-control: never
;; no-byte-compile: t
;; no-update-autoloads: t
;; coding: utf-8
;; End:
;;; indent-guide-autoloads.el ends here