emacs/org/elpa/tablist-20231019.1126/tablist-pkg.el

14 lines
414 B
EmacsLisp

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