trying to fix
This commit is contained in:
parent
fa407dfeb6
commit
e013d7569e
22945 changed files with 447936 additions and 0 deletions
31
straight/build/esxml/esxml-autoloads.el
Normal file
31
straight/build/esxml/esxml-autoloads.el
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue