diff options
| author | Justin Burkett | 2021-01-31 13:37:08 -0500 |
|---|---|---|
| committer | Justin Burkett | 2021-01-31 13:37:08 -0500 |
| commit | c0608e812a8d1bc7aefeacdfaeb56a7272eabf44 (patch) | |
| tree | d20e2ed8ea924add825db7b3361d21e833459336 | |
| parent | 428aedfce0157920814fbb2ae5d00b4aea89df88 (diff) | |
| download | emacs-c0608e812a8d1bc7aefeacdfaeb56a7272eabf44.tar.gz emacs-c0608e812a8d1bc7aefeacdfaeb56a7272eabf44.zip | |
Version 3.5.1
| -rw-r--r-- | which-key.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/which-key.el b/which-key.el index ba3efe3e8a3..529bcfadc75 100644 --- a/which-key.el +++ b/which-key.el | |||
| @@ -5,7 +5,7 @@ | |||
| 5 | ;; Author: Justin Burkett <justin@burkett.cc> | 5 | ;; Author: Justin Burkett <justin@burkett.cc> |
| 6 | ;; Maintainer: Justin Burkett <justin@burkett.cc> | 6 | ;; Maintainer: Justin Burkett <justin@burkett.cc> |
| 7 | ;; URL: https://github.com/justbur/emacs-which-key | 7 | ;; URL: https://github.com/justbur/emacs-which-key |
| 8 | ;; Version: 3.5.0 | 8 | ;; Version: 3.5.1 |
| 9 | ;; Keywords: | 9 | ;; Keywords: |
| 10 | ;; Package-Requires: ((emacs "24.4")) | 10 | ;; Package-Requires: ((emacs "24.4")) |
| 11 | 11 | ||