branch: externals/nhexl-mode commit 45d4611f584a4653c76dbf417ae86d5570a53ea3 Author: Stefan Monnier <monn...@iro.umontreal.ca> Commit: Stefan Monnier <monn...@iro.umontreal.ca>
* nhexl-mode.el: Remove redundant dependency --- nhexl-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nhexl-mode.el b/nhexl-mode.el index 761b949f91..ea51f4de37 100644 --- a/nhexl-mode.el +++ b/nhexl-mode.el @@ -5,7 +5,7 @@ ;; Author: Stefan Monnier <monn...@iro.umontreal.ca> ;; Keywords: data ;; Version: 1.5 -;; Package-Requires: ((emacs "24.4") (cl-lib "0.5")) +;; Package-Requires: ((emacs "24.4")) ;; 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