You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

20 lines
479 B

;;; queue-autoloads.el --- automatically extracted autoloads
;;
;;; Code:
(add-to-list 'load-path (or (file-name-directory #$) (car load-path)))
;;;### (autoloads nil "queue" "queue.el" (22060 4730 713336 832000))
;;; Generated autoloads from queue.el
(defalias 'make-queue 'queue-create "\
Create an empty queue data structure.")
;;;***
;; Local Variables:
;; version-control: never
;; no-byte-compile: t
;; no-update-autoloads: t
;; End:
;;; queue-autoloads.el ends here