my-emacs-d/elpa/smex-20151212.1409/smex-pkg.el

3 lines
216 B
EmacsLisp
Raw Normal View History

2016-10-17 08:17:24 +00:00
;;; -*- no-byte-compile: t -*-
(define-package "smex" "20151212.1409" "M-x interface with Ido-style fuzzy matching." '((emacs "24")) :url "http://github.com/nonsequitur/smex/" :keywords '("convenience" "usability"))