dotfiles-mirror/.emacs.d/elpa/bui-20210108.1141/bui-autoloads.el
2025-06-29 03:58:41 +03:30

63 lines
1.3 KiB
EmacsLisp
Raw 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.

;;; 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