From: Juri Linkov Date: Mon, 18 Jul 2005 16:06:46 +0000 (+0000) Subject: (Overview): Delete duplicate words. X-Git-Tag: emacs-pretest-22.0.90~8032 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=19188ec74136a8d23dff8384484ceb711bbed7bb;p=emacs.git (Overview): Delete duplicate words. --- diff --git a/man/cl.texi b/man/cl.texi index 16c738d7174..b99322b1e23 100644 --- a/man/cl.texi +++ b/man/cl.texi @@ -136,7 +136,7 @@ Lisp version of the function (e.g., @code{assoc*}). The package described here was written by Dave Gillespie, @file{daveg@@synaptics.com}. It is a total rewrite of the original 1986 @file{cl.el} package by Cesar Quiroz. Most features of the -the Quiroz package have been retained; any incompatibilities are +Quiroz package have been retained; any incompatibilities are noted in the descriptions below. Care has been taken in this version to ensure that each function is defined efficiently, concisely, and with minimal impact on the rest of the Emacs