Klimi's new dotfiles with stow.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
300 B

4 years ago
  1. (define-package "tablist" "20191129.1850" "Extended tabulated-list-mode"
  2. '((emacs "24.3"))
  3. :keywords
  4. '("extensions" "lisp")
  5. :authors
  6. '(("Andreas Politz" . "politza@fh-trier.de"))
  7. :maintainer
  8. '("Andreas Politz" . "politza@fh-trier.de"))
  9. ;; Local Variables:
  10. ;; no-byte-compile: t
  11. ;; End: