aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/emacs-lisp/cl-specs.el
diff options
context:
space:
mode:
authorDaniel LaLiberte <[email protected]>1994-04-05 20:52:43 +0000
committerDaniel LaLiberte <[email protected]>1994-04-05 20:52:43 +0000
commit22e8f7199482cec148a3c100280223d096ae549e (patch)
tree4b016eae4dec9ab1501bbf20b9e12eb39282db63 /lisp/emacs-lisp/cl-specs.el
parenta5ca328aaeed5feb3bc23ab85ef1733033f24348 (diff)
ucomment fix
Diffstat (limited to 'lisp/emacs-lisp/cl-specs.el')
-rw-r--r--lisp/emacs-lisp/cl-specs.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/emacs-lisp/cl-specs.el b/lisp/emacs-lisp/cl-specs.el
index c2fe592537..37791862ea 100644
--- a/lisp/emacs-lisp/cl-specs.el
+++ b/lisp/emacs-lisp/cl-specs.el
@@ -1,4 +1,4 @@
-;; cl-specs.el - Edebug specs for cl.el
+;;; cl-specs.el - Edebug specs for cl.el
;; Copyright (C) 1993 Free Software Foundation, Inc.
;; Author: Daniel LaLiberte <[email protected]>
@@ -7,7 +7,7 @@
;; LCD Archive Entry:
;; cl-specs.el|Daniel LaLiberte|[email protected]
;; |Edebug specs for cl.el
-;; |$Date: 1994/02/21 21:26:33 $|$Revision: 1.1 $|~/modes/cl-specs.el|
+;; |$Date: 1994/03/23 22:09:57 $|1.1|
;; This file is part of GNU Emacs.