3 lines
222 B
EmacsLisp
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"))
|