diff options
Diffstat (limited to 'lisp/use-package/bind-chord.el')
-rw-r--r-- | lisp/use-package/bind-chord.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/use-package/bind-chord.el b/lisp/use-package/bind-chord.el index ada84ae6d1a..ed736a4b966 100644 --- a/lisp/use-package/bind-chord.el +++ b/lisp/use-package/bind-chord.el @@ -6,7 +6,7 @@ ;; Keywords: convenience, tools, extensions ;; URL: https://github.com/jwiegley/use-package ;; Version: 0.2.1 -;; Package-Requires: ((bind-key "1.0") (key-chord "0.6")) +;; Package-Requires: ((emacs "24.3") (bind-key "1.0") (key-chord "0.6")) ;; Filename: bind-chord.el ;; This program is free software; you can redistribute it and/or modify |