emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] trunk r114475: Remove an unnecessary FIXME.


From: Xue Fuqiao
Subject: [Emacs-diffs] trunk r114475: Remove an unnecessary FIXME.
Date: Sat, 28 Sep 2013 22:26:25 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 114475
revision-id: address@hidden
parent: address@hidden
committer: Xue Fuqiao <address@hidden>
branch nick: trunk
timestamp: Sun 2013-09-29 06:26:29 +0800
message:
  Remove an unnecessary FIXME.
modified:
  doc/lispref/sequences.texi     
sequences.texi-20091113204419-o5vbwnq5f7feedwu-6209
=== modified file 'doc/lispref/sequences.texi'
--- a/doc/lispref/sequences.texi        2013-09-28 01:52:23 +0000
+++ b/doc/lispref/sequences.texi        2013-09-28 22:26:29 +0000
@@ -713,16 +713,6 @@
 and @code{nil} otherwise.
 @end defun
 
address@hidden FIXME: Document these functions:
address@hidden `bool-vector-exclusive-or'
address@hidden `bool-vector-union'
address@hidden `bool-vector-intersection'
address@hidden `bool-vector-set-difference'
address@hidden `bool-vector-not'
address@hidden `bool-vector-subsetp'
address@hidden `bool-vector-count-matches'
address@hidden `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.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]