diff options
| -rw-r--r-- | lisp/net/dictionary.el | 2 |
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 @@ | |||
| 2 | 2 | ||
| 3 | ;; Author: Torsten Hilbrich <torsten.hilbrich@gmx.net> | 3 | ;; Author: Torsten Hilbrich <torsten.hilbrich@gmx.net> |
| 4 | ;; Keywords: interface, dictionary | 4 | ;; Keywords: interface, dictionary |
| 5 | ;; Version: 1.11 | ||
| 6 | ;; Package-Requires: ((connection "1.11") (link "1.11")) | ||
| 7 | 5 | ||
| 8 | ;; This file is free software; you can redistribute it and/or modify | 6 | ;; This file is free software; you can redistribute it and/or modify |
| 9 | ;; it under the terms of the GNU General Public License as published by | 7 | ;; it under the terms of the GNU General Public License as published by |