summaryrefslogtreecommitdiff
path: root/lisp/net/dictionary.el
diff options
context:
space:
mode:
authorTorsten Hilbrich <torsten.hilbrich@gmx.net>2020-11-19 21:21:43 +0100
committerTorsten Hilbrich <torsten.hilbrich@gmx.net>2020-11-19 21:21:43 +0100
commitd5a4da25b03d9af850077cf803b8099a4056152c (patch)
treeafb520f40b6735e4092072f5b9b6f3a60d81a3ad /lisp/net/dictionary.el
parent7ca331a4f94a6a5f9c454823fd5c765031ce7167 (diff)
downloademacs-d5a4da25b03d9af850077cf803b8099a4056152c.tar.gz
emacs-d5a4da25b03d9af850077cf803b8099a4056152c.tar.bz2
emacs-d5a4da25b03d9af850077cf803b8099a4056152c.zip
* lisp/net/dictionary.el: Remove remnants of package
Version and package depedencies are not useful when included into Emacs.
Diffstat (limited to 'lisp/net/dictionary.el')
-rw-r--r--lisp/net/dictionary.el2
1 files changed, 0 insertions, 2 deletions
diff --git a/lisp/net/dictionary.el b/lisp/net/dictionary.el
index 510a905aca9..6eb8475f55d 100644
--- a/lisp/net/dictionary.el
+++ b/lisp/net/dictionary.el
@@ -2,8 +2,6 @@
;; Author: Torsten Hilbrich <torsten.hilbrich@gmx.net>
;; Keywords: interface, dictionary
-;; Version: 1.11
-;; Package-Requires: ((connection "1.11") (link "1.11"))
;; This file is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by