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

34 lines
844 B
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.

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