Mercurial > emacs
comparison 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 |
comparison
equal
deleted
inserted
replaced
13336:f225e4de23b4 | 13337:84acc3adcd63 |
---|---|
1 ;;; cl-specs.el - Edebug specs for cl.el | 1 ;;; cl-specs.el --- Edebug specs for cl.el |
2 | 2 |
3 ;; Copyright (C) 1993 Free Software Foundation, Inc. | 3 ;; Copyright (C) 1993 Free Software Foundation, Inc. |
4 ;; Author: Daniel LaLiberte <liberte@cs.uiuc.edu> | 4 ;; Author: Daniel LaLiberte <liberte@cs.uiuc.edu> |
5 ;; Keywords: lisp, tools, maint | 5 ;; Keywords: lisp, tools, maint |
6 | 6 |
7 ;; LCD Archive Entry: | 7 ;; LCD Archive Entry: |
8 ;; cl-specs.el|Daniel LaLiberte|liberte@cs.uiuc.edu | 8 ;; cl-specs.el|Daniel LaLiberte|liberte@cs.uiuc.edu |
9 ;; |Edebug specs for cl.el | 9 ;; |Edebug specs for cl.el |
10 ;; |$Date: 1994/04/05 20:52:43 $|1.1| | 10 ;; |$Date: 1995/04/19 00:47:42 $|1.1| |
11 | 11 |
12 ;; This file is part of GNU Emacs. | 12 ;; This file is part of GNU Emacs. |
13 | 13 |
14 ;; GNU Emacs is free software; you can redistribute it and/or modify | 14 ;; GNU Emacs is free software; you can redistribute it and/or modify |
15 ;; it under the terms of the GNU General Public License as published by | 15 ;; it under the terms of the GNU General Public License as published by |