Klimi's new dotfiles with stow.
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.
|
;;; -*- no-byte-compile: t -*-
|
|
(define-package "queue" "0.2" "Queue data structure" 'nil :keywords '("extensions" "data structures" "queue") :authors '(("Inge Wallin" . "inge@lysator.liu.se") ("Toby Cubitt" . "toby-predictive@dr-qubit.org")) :maintainer '("Toby Cubitt" . "toby-predictive@dr-qubit.org") :url "http://www.dr-qubit.org/emacs.php")
|