Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
b28c06e8
Commit
b28c06e8
authored
May 19, 2011
by
Glenn Morris
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix whitespace in previous change.
parent
bc8410af
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
doc/lispref/lists.texi
doc/lispref/lists.texi
+1
-1
No files found.
doc/lispref/lists.texi
View file @
b28c06e8
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment