Codebase list ido-ubiquitous / debian/3.16-1 Cask
debian/3.16-1

Tree @debian/3.16-1 (Download .tar.gz)

Cask @debian/3.16-1raw · history · blame

1
2
3
4
5
6
7
8
9
;; -*- mode: emacs-lisp -*-

(source melpa)

(package "ido-ubiquitous" "3.8" "Use ido (nearly) everywhere.")

(development
 (depends-on "f")
 (depends-on "ert-runner"))