]> git.eshelyaron.com Git - emacs.git/commitdiff
(Overview): Delete duplicate words.
authorJuri Linkov <juri@jurta.org>
Mon, 18 Jul 2005 16:06:46 +0000 (16:06 +0000)
committerJuri Linkov <juri@jurta.org>
Mon, 18 Jul 2005 16:06:46 +0000 (16:06 +0000)
man/cl.texi

index 16c738d71747a900262dc920fdb07566f836e0cd..b99322b1e2351c2f6b50475360ee35bac4743e23 100644 (file)
@@ -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