Klimi's new dotfiles with stow.
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

2 行
346 B

  1. ;;; -*- no-byte-compile: t -*-
  2. (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")