summaryrefslogtreecommitdiff
path: root/hyperbole-pkg.el
diff options
context:
space:
mode:
Diffstat (limited to 'hyperbole-pkg.el')
-rw-r--r--hyperbole-pkg.el8
1 files changed, 0 insertions, 8 deletions
diff --git a/hyperbole-pkg.el b/hyperbole-pkg.el
deleted file mode 100644
index c2390d7..0000000
--- a/hyperbole-pkg.el
+++ /dev/null
@@ -1,8 +0,0 @@
-;; -*- no-byte-compile: t -*-
-(define-package "hyperbole" "7.0.2a" "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-only find-tag free-vars unresolved))