diff options
author | Stefan Kangas <stefankangas@gmail.com> | 2022-11-16 08:43:10 +0100 |
---|---|---|
committer | Stefan Kangas <stefankangas@gmail.com> | 2022-11-16 08:43:55 +0100 |
commit | 79c2c3a3ada6e5f4b80778604a2b48f380504bb1 (patch) | |
tree | 9a08a0d0bd15e18a5801e1eba008fe83de7dda70 /lisp/use-package/use-package-bind-key.el | |
parent | 2399d0d5cef59b3be70cb544dcb20387b55a98c9 (diff) | |
download | emacs-79c2c3a3ada6e5f4b80778604a2b48f380504bb1.tar.gz emacs-79c2c3a3ada6e5f4b80778604a2b48f380504bb1.tar.bz2 emacs-79c2c3a3ada6e5f4b80778604a2b48f380504bb1.zip |
Delete redundant headers
Diffstat (limited to 'lisp/use-package/use-package-bind-key.el')
-rw-r--r-- | lisp/use-package/use-package-bind-key.el | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/lisp/use-package/use-package-bind-key.el b/lisp/use-package/use-package-bind-key.el index a4f0664dccd..75def7febdf 100644 --- a/lisp/use-package/use-package-bind-key.el +++ b/lisp/use-package/use-package-bind-key.el @@ -4,12 +4,6 @@ ;; Author: John Wiegley <johnw@newartisans.com> ;; Maintainer: John Wiegley <johnw@newartisans.com> -;; Created: 17 Jun 2012 -;; Modified: 4 Dec 2017 -;; Version: 1.0 -;; Package-Requires: ((emacs "24.3") (use-package "2.4") (bind-key "2.4")) -;; Keywords: dotemacs startup speed config package -;; URL: https://github.com/jwiegley/use-package ;; This program is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by |