blob: 06e74e9abe5f3d9c3d04570d4104193341fb3dc7 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
(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:
|