Mercurial > hg > xemacs-beta
comparison man/cl.texi @ 2:ac2d302a0011 r19-15b2
Import from CVS: tag r19-15b2
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:46:35 +0200 |
parents | 376386a54a3c |
children | e121b013d1f0 |
comparison
equal
deleted
inserted
replaced
1:c0c6a60d29db | 2:ac2d302a0011 |
---|---|
158 Lisp version of the function (e.g., @code{assoc*}). | 158 Lisp version of the function (e.g., @code{assoc*}). |
159 @end itemize | 159 @end itemize |
160 | 160 |
161 The package described here was written by Dave Gillespie, | 161 The package described here was written by Dave Gillespie, |
162 @file{daveg@@synaptics.com}. It is a total rewrite of the original | 162 @file{daveg@@synaptics.com}. It is a total rewrite of the original |
163 1986 @file{cl.el} package by Cesar Quiroz. Most features of the | 163 1986 @file{cl.el} package by Cesar Quiroz. Most features of |
164 the Quiroz package have been retained; any incompatibilities are | 164 the Quiroz package have been retained; any incompatibilities are |
165 noted in the descriptions below. Care has been taken in this | 165 noted in the descriptions below. Care has been taken in this |
166 version to ensure that each function is defined efficiently, | 166 version to ensure that each function is defined efficiently, |
167 concisely, and with minimal impact on the rest of the Emacs | 167 concisely, and with minimal impact on the rest of the Emacs |
168 environment. | 168 environment. |