aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/holes.el
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2008-01-30 15:45:00 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2008-01-30 15:45:00 +0000
commitddfda254d0695ae7f188b6636b1e9ebd6757b84b (patch)
tree01b170fb68701b7c6a74ad83f696467057a965d7 /lib/holes.el
parenta2a69188d41ad5f75bd393f7e861457c45316ac4 (diff)
Fix RCS tags
Diffstat (limited to 'lib/holes.el')
-rw-r--r--lib/holes.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/holes.el b/lib/holes.el
index 691b974c..87ef86dc 100644
--- a/lib/holes.el
+++ b/lib/holes.el
@@ -1,5 +1,7 @@
;;; holes.el --- a little piece of elisp to define holes in your buffer
+;;
;; Copyright (C) 2001 Pierre Courtieu
+;; $Id$
;;
;; This file uses spans, an interface for extent (XEmacs) and overlays
;; (emacs), by Healfdene Goguen for the proofgeneral mode.