aboutsummaryrefslogtreecommitdiff
path: root/link.el
diff options
context:
space:
mode:
Diffstat (limited to 'link.el')
-rw-r--r--link.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/link.el b/link.el
index cea9f13..c0eb092 100644
--- a/link.el
+++ b/link.el
@@ -2,7 +2,7 @@
;; Author: Torsten Hilbrich <Torsten.Hilbrich@gmx.net>
;; Keywords: interface, hypermedia
-;; $Id: link.el,v 1.5 1999/01/08 18:36:50 torsten Exp $
+;; $Id: link.el,v 1.5 1999/01/08 18:36:50 torsten Exp 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
@@ -117,4 +117,4 @@ link. Upon clicking the `function' is called with `data' as argument."
(define-key keymap [return] 'link-selected)
(define-key keymap [(meta return)] 'link-selected-all))
-(provide 'link) \ No newline at end of file
+(provide 'link)