aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Hilbrich <torsten.hilbrich@gmx.net>2013-05-08 19:50:56 +0200
committerTorsten Hilbrich <torsten.hilbrich@gmx.net>2013-05-08 19:50:56 +0200
commita5ef20b2c32457880827ceda58f927ad9a26d2b7 (patch)
treeb1092d7ec37a8a23fc4fff468cdee04c955a2340
parent6867df5370a9f3fe863164835c081de87f60a6f9 (diff)
Removed some remaining CVS keywords
They are no longer useful now that the source is hold in Git.
-rwxr-xr-xMakefile3
-rwxr-xr-xconnection.el1
-rwxr-xr-xdictionary-init.el1
-rwxr-xr-xdictionary.el1
-rwxr-xr-xlink.el1
5 files changed, 1 insertions, 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 <dictionary@myrkr.in-berlin.de>
;; 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 <dictionary@myrkr.in-berlin.de>
;; 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 <dictionary@myrkr.in-berlin.de>
;; 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