emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] trunk r114466: Comment.


From: Xue Fuqiao
Subject: [Emacs-diffs] trunk r114466: Comment.
Date: Sat, 28 Sep 2013 01:48:03 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 114466
revision-id: address@hidden
parent: address@hidden
committer: Xue Fuqiao <address@hidden>
branch nick: trunk
timestamp: Sat 2013-09-28 09:48:06 +0800
message:
  Comment.
modified:
  doc/lispref/sequences.texi     
sequences.texi-20091113204419-o5vbwnq5f7feedwu-6209
  etc/ChangeLog                  changelog-20091113204419-o5vbwnq5f7feedwu-1485
=== modified file 'doc/lispref/sequences.texi'
--- a/doc/lispref/sequences.texi        2013-01-01 09:11:05 +0000
+++ b/doc/lispref/sequences.texi        2013-09-28 01:48:06 +0000
@@ -713,6 +713,16 @@
 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-subset'
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.

=== modified file 'etc/ChangeLog'
--- a/etc/ChangeLog     2013-09-22 09:31:55 +0000
+++ b/etc/ChangeLog     2013-09-28 01:48:06 +0000
@@ -2,7 +2,7 @@
 
        * NEWS: Mention new bool-vector functionality.
 
-aaaa2013-09-15  Jan Djärv  <address@hidden>
+2013-09-15  Jan Djärv  <address@hidden>
 
        * NEWS: Mention the macfont backend.
 


reply via email to

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