which-key-pkg.el (383B)
1 (define-package "which-key" "20240620.2145" "Display available keybindings in popup" 2 '((emacs "25.1")) 3 :commit "ed389312170df955aaf10c2e120cc533ed5c509e" :authors 4 '(("Justin Burkett" . "justin@burkett.cc")) 5 :maintainers 6 '(("Justin Burkett" . "justin@burkett.cc")) 7 :maintainer 8 '("Justin Burkett" . "justin@burkett.cc")) 9 ;; Local Variables: 10 ;; no-byte-compile: t 11 ;; End: