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.
|
|
|
|
;;; queue-autoloads.el --- automatically extracted autoloads
|
|
|
|
|
;;
|
|
|
|
|
;;; Code:
|
|
|
|
|
(add-to-list 'load-path (or (file-name-directory #$) (car load-path)))
|
|
|
|
|
|
|
|
|
|
;;;### (autoloads nil "queue" "queue.el" (22059 18178 366317 630000))
|
|
|
|
|
;;; 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
|