dotfiles/.emacs.d/elpa/cl-lib-highlight-20140127.1312/cl-lib-highlight-autoloads.el

23 lines
590 B
EmacsLisp
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

;;; cl-lib-highlight-autoloads.el --- automatically extracted autoloads
;;
;;; Code:
(add-to-list 'load-path (or (file-name-directory #$) (car load-path)))
;;;### (autoloads nil "cl-lib-highlight" "cl-lib-highlight.el" (22621
;;;;;; 44043 0 0))
;;; Generated autoloads from cl-lib-highlight.el
(autoload 'cl-lib-highlight-initialize "cl-lib-highlight" "\
Add all cl-lib font lock highlighting to `emacs-lisp-mode'.
\(fn)" t nil)
;;;***
;; Local Variables:
;; version-control: never
;; no-byte-compile: t
;; no-update-autoloads: t
;; End:
;;; cl-lib-highlight-autoloads.el ends here