comparison lisp/emacs-lisp/cl-specs.el @ 6686:a817a0ed7f42

ucomment fix
author Daniel LaLiberte <liberte@gnu.org>
date Tue, 05 Apr 1994 20:52:43 +0000
parents 21d52b9fd783
children cfb899623032
comparison
equal deleted inserted replaced
6685:8d1e282a457e 6686:a817a0ed7f42
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/02/21 21:26:33 $|$Revision: 1.1 $|~/modes/cl-specs.el| 10 ;; |$Date: 1994/03/23 22:09:57 $|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