23 lines
590 B
EmacsLisp
23 lines
590 B
EmacsLisp
;;; 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
|