my-emacs-d/elpa/cheatsheet-20151203.151/cheatsheet-pkg.el

3 lines
222 B
EmacsLisp

;;; -*- no-byte-compile: t -*-
(define-package "cheatsheet" "20151203.151" "create your own cheatsheet" '((emacs "24") (cl-lib "0.5")) :url "http://github.com/darksmile/cheatsheet/" :keywords '("convenience" "usability"))