From: Torsten Hilbrich Date: Thu, 19 Nov 2020 20:21:43 +0000 (+0100) Subject: * lisp/net/dictionary.el: Remove remnants of package X-Git-Tag: emacs-28.0.90~4726^2~16 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=d5a4da25b0;p=emacs.git * lisp/net/dictionary.el: Remove remnants of package Version and package depedencies are not useful when included into Emacs. --- 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 ;; 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