diff options
author | Richard M. Stallman <rms@gnu.org> | 1995-10-30 17:35:01 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 1995-10-30 17:35:01 +0000 |
commit | be010748989d2be1af4eaa5e602f4cf49d37bf26 (patch) | |
tree | 787be8f0e6f74109e30b02ac8c107b3fe201181f /lisp/emacs-lisp/cl-specs.el | |
parent | ad837797de652021a470c5a5c0f1165709df7528 (diff) | |
download | emacs-be010748989d2be1af4eaa5e602f4cf49d37bf26.tar.gz emacs-be010748989d2be1af4eaa5e602f4cf49d37bf26.tar.bz2 emacs-be010748989d2be1af4eaa5e602f4cf49d37bf26.zip |
Comment change.
Diffstat (limited to 'lisp/emacs-lisp/cl-specs.el')
-rw-r--r-- | lisp/emacs-lisp/cl-specs.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/emacs-lisp/cl-specs.el b/lisp/emacs-lisp/cl-specs.el index e90ca407983..9bb79ea79a3 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 <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. |