chore(emacs/lean-mode): add package info

This commit is contained in:
Soonho Kong 2014-08-31 17:47:09 -07:00
parent ab08893140
commit fc2cbbe216

View file

@ -4,6 +4,11 @@
;; Author: Leonardo de Moura
;; Soonho Kong
;;
;; URL: https://github.com/leanprover/lean/blob/master/src/emacs
;; Keywords: languages
;; Package-Requires: ((emacs "24") (dash "2.8.0") (dash-functional "1.1.0"))
;; Version: 0.1
(require 'cl-lib)
(require 'eri)
(require 'generic-x)