Mercurial > emacs
comparison lisp/emacs-lisp/cl-compat.el @ 13337:84acc3adcd63
Comment change.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 30 Oct 1995 17:35:01 +0000 |
parents | ac7375e60931 |
children | 83f275dcd93a |
comparison
equal
deleted
inserted
replaced
13336:f225e4de23b4 | 13337:84acc3adcd63 |
---|---|
1 ;; cl-compat.el --- Common Lisp extensions for GNU Emacs Lisp (compatibility) | 1 ;;; cl-compat.el --- Common Lisp extensions for GNU Emacs Lisp (compatibility) |
2 | 2 |
3 ;; Copyright (C) 1993 Free Software Foundation, Inc. | 3 ;; Copyright (C) 1993 Free Software Foundation, Inc. |
4 | 4 |
5 ;; Author: Dave Gillespie <daveg@synaptics.com> | 5 ;; Author: Dave Gillespie <daveg@synaptics.com> |
6 ;; Version: 2.02 | 6 ;; Version: 2.02 |