Files
memex/0_inbox/Scrivener_Emacs_Vim/elpa/queue-0.1.1/queue-autoloads.el

26 lines
546 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.
;;; queue-autoloads.el --- automatically extracted autoloads
;;
;;; Code:
;;;### (autoloads nil "queue" "queue.el" (21615 13997 0 0))
;;; Generated autoloads from queue.el
(defalias 'make-queue 'queue-create "\
Create an empty queue data structure.")
;;;***
;;;### (autoloads nil nil ("queue-pkg.el") (21615 13997 761615 0))
;;;***
(provide 'queue-autoloads)
;; Local Variables:
;; version-control: never
;; no-byte-compile: t
;; no-update-autoloads: t
;; coding: utf-8
;; End:
;;; queue-autoloads.el ends here