tvl-depot/configs/shared/emacs/.emacs.d/elpa/tablist-20170220.335/tablist-pkg.el

12 lines
299 B
EmacsLisp
Raw Normal View History

(define-package "tablist" "20170220.335" "Extended tabulated-list-mode"
'((emacs "24.3"))
:keywords
'("extensions" "lisp")
:authors
'(("Andreas Politz" . "politza@fh-trier.de"))
:maintainer
'("Andreas Politz" . "politza@fh-trier.de"))
;; Local Variables:
;; no-byte-compile: t
;; End: