dotfiles/.emacs.d/elpa/cl-generic-0.3/cl-generic-autoloads.el

21 lines
551 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-generic-autoloads.el --- automatically extracted autoloads
;;
;;; Code:
(add-to-list 'load-path (or (file-name-directory #$) (car load-path)))
;;;### (autoloads nil "cl-generic" "cl-generic.el" (22621 44117 0
;;;;;; 0))
;;; Generated autoloads from cl-generic.el
(let ((d (file-name-directory #$)))
(when (member d load-path)
(setq load-path (append (remove d load-path) (list d)))))
;;;***
;; Local Variables:
;; version-control: never
;; no-byte-compile: t
;; no-update-autoloads: t
;; End:
;;; cl-generic-autoloads.el ends here