tvl-depot/configs/shared/emacs/.emacs.d/elpa/which-key-20180621.1938/which-key-pkg.el

3 lines
343 B
EmacsLisp
Raw Normal View History

;;; -*- no-byte-compile: t -*-
(define-package "which-key" "20180621.1938" "Display available keybindings in popup" '((emacs "24.4")) :commit "c938bbf8d4b506d8a16bedf0059703236ce05a50" :authors '(("Justin Burkett" . "justin@burkett.cc")) :maintainer '("Justin Burkett" . "justin@burkett.cc") :url "https://github.com/justbur/emacs-which-key")