diff lisp/emacs-lisp/cl-specs.el @ 13337:84acc3adcd63

Comment change.
author Richard M. Stallman <rms@gnu.org>
date Mon, 30 Oct 1995 17:35:01 +0000
parents cfb899623032
children 187735b53d52
line wrap: on
line diff
--- a/lisp/emacs-lisp/cl-specs.el	Mon Oct 30 17:22:28 1995 +0000
+++ b/lisp/emacs-lisp/cl-specs.el	Mon Oct 30 17:35:01 1995 +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/04/05 20:52:43 $|1.1|
+;; |$Date: 1995/04/19 00:47:42 $|1.1|
 
 ;; This file is part of GNU Emacs.