which-key-pkg.el (383B)
1 (define-package "which-key" "20240423.1320" "Display available keybindings in popup" 2 '((emacs "24.4")) 3 :commit "ba323d6712d54806aa82847d017e94eafcf99d6f" :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: