From: Daniel LaLiberte Date: Tue, 5 Apr 1994 20:52:43 +0000 (+0000) Subject: ucomment fix X-Git-Tag: emacs-19.34~9166 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=22e8f7199482cec148a3c100280223d096ae549e;p=emacs.git ucomment fix --- diff --git a/lisp/emacs-lisp/cl-specs.el b/lisp/emacs-lisp/cl-specs.el index c2fe5925374..37791862ea6 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 @@ -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.