branch: externals/hyperbole commit 81e8485c32ab1bcdccf4a0348e9f770039acfe51 Author: Stefan Monnier <monn...@iro.umontreal.ca> Commit: Stefan Monnier <monn...@iro.umontreal.ca>
* hyperbole-pkg.el: Remove; autogenerated --- hyperbole-pkg.el | 8 -------- 1 file changed, 8 deletions(-) diff --git a/hyperbole-pkg.el b/hyperbole-pkg.el deleted file mode 100644 index 85ced10..0000000 --- a/hyperbole-pkg.el +++ /dev/null @@ -1,8 +0,0 @@ -;; -*- no-byte-compile: t -*- -(define-package "hyperbole" "6.0.1" "GNU Hyperbole: The Everyday Hypertextual Information Manager" - '((emacs "24.4")) - :url "http://www.gnu.org/software/hyperbole" - :keywords '("comm" "convenience" "files" "frames" "hypermedia" "languages" - "mail" "matching" "mouse" "multimedia" "outlines" "tools" "wp")) - -(setq byte-compile-warnings '(not interactive-p find-tag))