trying to fix

This commit is contained in:
Chris Cochrun 2022-01-03 12:41:35 -06:00
parent fa407dfeb6
commit e013d7569e
22945 changed files with 447936 additions and 0 deletions

View file

@ -0,0 +1,31 @@
;;; esxml-autoloads.el --- automatically extracted autoloads -*- lexical-binding: t -*-
;;
;;; Code:
;;;### (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))
;;;***
(provide 'esxml-autoloads)
;; Local Variables:
;; version-control: never
;; no-byte-compile: t
;; no-update-autoloads: t
;; coding: utf-8
;; End:
;;; esxml-autoloads.el ends here