changeset 6686:a817a0ed7f42

ucomment fix
author Daniel LaLiberte <liberte@gnu.org>
date Tue, 05 Apr 1994 20:52:43 +0000
parents 8d1e282a457e
children 30c38858c0d0
files lisp/emacs-lisp/cl-specs.el
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/emacs-lisp/cl-specs.el	Tue Apr 05 20:46:59 1994 +0000
+++ b/lisp/emacs-lisp/cl-specs.el	Tue Apr 05 20:52:43 1994 +0000
@@ -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 <liberte@cs.uiuc.edu>
@@ -7,7 +7,7 @@
 ;; LCD Archive Entry:
 ;; cl-specs.el|Daniel LaLiberte|liberte@cs.uiuc.edu
 ;; |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.