From a5ef20b2c32457880827ceda58f927ad9a26d2b7 Mon Sep 17 00:00:00 2001 From: Torsten Hilbrich Date: Wed, 8 May 2013 19:50:56 +0200 Subject: Removed some remaining CVS keywords They are no longer useful now that the source is hold in Git. --- Makefile | 3 +-- connection.el | 1 - dictionary-init.el | 1 - dictionary.el | 1 - link.el | 1 - 5 files changed, 1 insertion(+), 6 deletions(-) diff --git a/Makefile b/Makefile index cbdb266..8528255 100755 --- a/Makefile +++ b/Makefile @@ -1,5 +1,4 @@ -# -*- Makefile -*- $Id: Makefile,v 1.8 2002/10/12 09:54:09 torsten Exp $ - +# -*- Makefile -*- EMACS=emacs VERSION=1.9 diff --git a/connection.el b/connection.el index 42b7bbb..6df78d6 100755 --- a/connection.el +++ b/connection.el @@ -2,7 +2,6 @@ ;; Author: Torsten Hilbrich ;; Keywords: network -;; $Id: connection.el,v 1.9 2002/10/12 09:30:32 torsten Exp $ ;; 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 diff --git a/dictionary-init.el b/dictionary-init.el index 540dfc3..55dc624 100755 --- a/dictionary-init.el +++ b/dictionary-init.el @@ -1,4 +1,3 @@ -;; $Id: dictionary-init.el,v 1.7 2003/06/21 17:55:15 torsten Exp $ ;; This file contains the autoload definitions that are used by the ;; debian package and can also be used in a standalone installation ;; The XEmacs package has some other means to create the autoload diff --git a/dictionary.el b/dictionary.el index fb0c2e1..dd30c14 100755 --- a/dictionary.el +++ b/dictionary.el @@ -2,7 +2,6 @@ ;; Author: Torsten Hilbrich ;; Keywords: interface, dictionary -;; $Id: dictionary.el 338 2004-10-02 06:04:54Z torsten $ ;; 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 diff --git a/link.el b/link.el index 580dba2..97e03f3 100755 --- a/link.el +++ b/link.el @@ -2,7 +2,6 @@ ;; Author: Torsten Hilbrich ;; Keywords: interface, hypermedia -;; $Id: link.el,v 1.10 2002/10/12 09:40:09 torsten Exp $ ;; 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 -- cgit v1.2.3