From 86a7968c86b150c59ef62d27d2b139be18926fc2 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Tue, 30 Oct 2012 15:23:13 -0400 Subject: [PATCH] Fix typo in earlier cl.texi change --- doc/misc/cl.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/misc/cl.texi b/doc/misc/cl.texi index 8cee1cf9639..3870eb33064 100644 --- a/doc/misc/cl.texi +++ b/doc/misc/cl.texi @@ -3317,7 +3317,7 @@ by @var{function} are ignored and thrown away rather than being collected into a list. The return value of @code{cl-mapc} is @var{seq}, the first sequence. This function is more general than the Emacs primitive @code{mapc}. (Note that this function is called -@code{cl-mapc} even in @file{cl.el}, rather than @code{map*} as you +@code{cl-mapc} even in @file{cl.el}, rather than @code{mapc*} as you might expect.) @c http://debbugs.gnu.org/6575 @end defun -- 2.39.5