From b28c06e83b26294f2ca7cd9079323c69114aad37 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Thu, 19 May 2011 00:23:18 -0700 Subject: [PATCH] Fix whitespace in previous change. --- doc/lispref/lists.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/lispref/lists.texi b/doc/lispref/lists.texi index 40a974cf407..d27c609dc83 100644 --- a/doc/lispref/lists.texi +++ b/doc/lispref/lists.texi @@ -1267,7 +1267,7 @@ functions for sets include @code{memq} and @code{delq}, and their @quotation @b{Common Lisp note:} Common Lisp has functions @code{union} (which avoids duplicate elements) and @code{intersection} for set operations. -Although standard GNU Emacs Lisp does not have them, the @file{cl} +Although standard GNU Emacs Lisp does not have them, the @file{cl} library provides versions. @inforef{Top, Overview, cl}. @end quotation -- 2.39.2