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