textsize-pkg.el (454B)
1 (define-package "textsize" "20231005.1335" "Configure frame text size automatically" 2 '((emacs "26.1")) 3 :commit "d61fd65d823b17ff71a61fba5590a9e9b60e0e92" :authors 4 '(("James Ferguson" . "james@faff.org")) 5 :maintainers 6 '(("James Ferguson" . "james@faff.org")) 7 :maintainer 8 '("James Ferguson" . "james@faff.org") 9 :keywords 10 '("convenience") 11 :url "https://github.com/WJCFerguson/textsize") 12 ;; Local Variables: 13 ;; no-byte-compile: t 14 ;; End: