mirror of
https://git.sr.ht/~coasteen/dotfiles
synced 2025-11-04 14:47:38 +01:00
63 lines
1.3 KiB
EmacsLisp
63 lines
1.3 KiB
EmacsLisp
;;; bui-autoloads.el --- automatically extracted autoloads (do not edit) -*- lexical-binding: t -*-
|
||
;; Generated by the `loaddefs-generate' function.
|
||
|
||
;; This file is part of GNU Emacs.
|
||
|
||
;;; Code:
|
||
|
||
(add-to-list 'load-path (or (and load-file-name (directory-file-name (file-name-directory load-file-name))) (car load-path)))
|
||
|
||
|
||
|
||
;;; Generated autoloads from bui.el
|
||
|
||
(register-definition-prefixes "bui" '("bui-define-"))
|
||
|
||
|
||
;;; Generated autoloads from bui-button.el
|
||
|
||
(register-definition-prefixes "bui-button" '("bui"))
|
||
|
||
|
||
;;; Generated autoloads from bui-core.el
|
||
|
||
(register-definition-prefixes "bui-core" '("bui-"))
|
||
|
||
|
||
;;; Generated autoloads from bui-entry.el
|
||
|
||
(register-definition-prefixes "bui-entry" '("bui-"))
|
||
|
||
|
||
;;; Generated autoloads from bui-history.el
|
||
|
||
(register-definition-prefixes "bui-history" '("bui-history"))
|
||
|
||
|
||
;;; Generated autoloads from bui-info.el
|
||
|
||
(register-definition-prefixes "bui-info" '("bui-info-"))
|
||
|
||
|
||
;;; Generated autoloads from bui-list.el
|
||
|
||
(register-definition-prefixes "bui-list" '("bui-list-"))
|
||
|
||
|
||
;;; Generated autoloads from bui-utils.el
|
||
|
||
(register-definition-prefixes "bui-utils" '("bui-"))
|
||
|
||
;;; End of scraped data
|
||
|
||
(provide 'bui-autoloads)
|
||
|
||
;; Local Variables:
|
||
;; version-control: never
|
||
;; no-byte-compile: t
|
||
;; no-update-autoloads: t
|
||
;; no-native-compile: t
|
||
;; coding: utf-8-emacs-unix
|
||
;; End:
|
||
|
||
;;; bui-autoloads.el ends here
|