emacs/org/elpa/esxml-20220506.759/esxml-autoloads.el

34 lines
844 B
EmacsLisp
Raw Normal View History

2022-08-25 15:19:45 +00:00
;;; esxml-autoloads.el --- automatically extracted autoloads -*- lexical-binding: t -*-
;;
;;; Code:
(add-to-list 'load-path (directory-file-name
(or (file-name-directory #$) (car load-path))))
;;;### (autoloads nil "esxml" "esxml.el" (0 0 0 0))
;;; Generated autoloads from esxml.el
(register-definition-prefixes "esxml" '("attr" "esxml-" "pp-esxml-to-xml" "string-trim-whitespace" "sxml-to-" "xml-to-esxml"))
;;;***
;;;### (autoloads nil "esxml-query" "esxml-query.el" (0 0 0 0))
;;; Generated autoloads from esxml-query.el
(register-definition-prefixes "esxml-query" '("esxml-"))
;;;***
;;;### (autoloads nil nil ("esxml-pkg.el") (0 0 0 0))
;;;***
;; Local Variables:
;; version-control: never
;; no-byte-compile: t
;; no-update-autoloads: t
;; coding: utf-8
;; End:
;;; esxml-autoloads.el ends here