comparison lisp/=cl.el @ 1861:b5c86d0608ac

* cl.el (cl-version): Mark as no longer in beta test.
author Jim Blandy <jimb@redhat.com>
date Sun, 14 Feb 1993 14:26:41 +0000
parents 6b409871cc4a
children cf8515fda17b
comparison
equal deleted inserted replaced
1860:f7565191703b 1861:b5c86d0608ac
2 ;; Copyright (C) 1987, 1988, 1989, 1992 Free Software Foundation, Inc. 2 ;; Copyright (C) 1987, 1988, 1989, 1992 Free Software Foundation, Inc.
3 3
4 ;; Author: Cesar Quiroz <quiroz@cs.rochester.edu> 4 ;; Author: Cesar Quiroz <quiroz@cs.rochester.edu>
5 ;; Keywords: extensions 5 ;; Keywords: extensions
6 6
7 (defvar cl-version "3.0 beta 01 November 1992") 7 (defvar cl-version "3.0 07-February-1993")
8 8
9 ;; This file is part of GNU Emacs. 9 ;; This file is part of GNU Emacs.
10 10
11 ;; GNU Emacs is distributed in the hope that it will be useful, 11 ;; GNU Emacs is distributed in the hope that it will be useful,
12 ;; but WITHOUT ANY WARRANTY. No author or distributor 12 ;; but WITHOUT ANY WARRANTY. No author or distributor