Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
f046996e
Commit
f046996e
authored
Sep 29, 2013
by
Xue Fuqiao
Browse files
Remove an unnecessary FIXME.
parent
38de11bd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
10 deletions
+0
-10
doc/lispref/sequences.texi
doc/lispref/sequences.texi
+0
-10
No files found.
doc/lispref/sequences.texi
View file @
f046996e
...
...
@@ -713,16 +713,6 @@ This returns @code{t} if @var{object} is a bool-vector,
and @code{nil} otherwise.
@end defun
@c FIXME: Document these functions:
@c `bool-vector-exclusive-or'
@c `bool-vector-union'
@c `bool-vector-intersection'
@c `bool-vector-set-difference'
@c `bool-vector-not'
@c `bool-vector-subsetp'
@c `bool-vector-count-matches'
@c `bool-vector-count-matches-at'
Here is an example of creating, examining, and updating a
bool-vector. Note that the printed form represents up to 8 boolean
values as a single character.
...
...
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