aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/emacs-lisp/cl-specs.el
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>1995-10-30 17:35:01 +0000
committerRichard M. Stallman <[email protected]>1995-10-30 17:35:01 +0000
commitbe010748989d2be1af4eaa5e602f4cf49d37bf26 (patch)
tree787be8f0e6f74109e30b02ac8c107b3fe201181f /lisp/emacs-lisp/cl-specs.el
parentad837797de652021a470c5a5c0f1165709df7528 (diff)
Comment change.
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 e90ca40798..9bb79ea79a 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/04/05 20:52:43 $|1.1|
+;; |$Date: 1995/04/19 00:47:42 $|1.1|
;; This file is part of GNU Emacs.