lv-autoloads.el (647B)
1 ;;; lv-autoloads.el --- automatically extracted autoloads (do not edit) -*- lexical-binding: t -*- 2 ;; Generated by the `loaddefs-generate' function. 3 4 ;; This file is part of GNU Emacs. 5 6 ;;; Code: 7 8 (add-to-list 'load-path (or (and load-file-name (directory-file-name (file-name-directory load-file-name))) (car load-path))) 9 10 11 12 ;;; Generated autoloads from lv.el 13 14 (register-definition-prefixes "lv" '("lv-")) 15 16 ;;; End of scraped data 17 18 (provide 'lv-autoloads) 19 20 ;; Local Variables: 21 ;; version-control: never 22 ;; no-byte-compile: t 23 ;; no-update-autoloads: t 24 ;; no-native-compile: t 25 ;; coding: utf-8-emacs-unix 26 ;; End: 27 28 ;;; lv-autoloads.el ends here