12 lines
299 B
EmacsLisp
12 lines
299 B
EmacsLisp
|
(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:
|