diff options
| author | Justin Burkett | 2020-09-08 19:01:44 -0400 |
|---|---|---|
| committer | Justin Burkett | 2020-09-08 19:01:44 -0400 |
| commit | ae59b7edb0d82aa0251803fdfbde6b865083c8b8 (patch) | |
| tree | 9d80ff38518ca14fad73ae0ee09f8b15599252a5 | |
| parent | 5b37abcbe74ae5012802eacaba3235e310905949 (diff) | |
| download | emacs-ae59b7edb0d82aa0251803fdfbde6b865083c8b8.tar.gz emacs-ae59b7edb0d82aa0251803fdfbde6b865083c8b8.zip | |
Version 3.5.0
| -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 1dbdd08400b..de1aa678cfe 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.3.2 | 8 | ;; Version: 3.5.0 |
| 9 | ;; Keywords: | 9 | ;; Keywords: |
| 10 | ;; Package-Requires: ((emacs "24.4")) | 10 | ;; Package-Requires: ((emacs "24.4")) |
| 11 | 11 | ||