]> git.eshelyaron.com Git - emacs.git/commitdiff
Improve indexing.
authorXue Fuqiao <xfq.free@gmail.com>
Tue, 5 Nov 2013 11:42:58 +0000 (19:42 +0800)
committerXue Fuqiao <xfq.free@gmail.com>
Tue, 5 Nov 2013 11:42:58 +0000 (19:42 +0800)
doc/lispref/ChangeLog
doc/lispref/display.texi
doc/lispref/lists.texi

index 97d6ec47ac3f55d396a1fa65a327e74778dcbca5..b1f458ccb67200733c41898b13c2ce09b67fe239 100644 (file)
@@ -1,7 +1,9 @@
 2013-11-05  Xue Fuqiao  <xfq.free@gmail.com>
 
+       * lists.texi (Rearrangement): Improve indexing.
+
        * display.texi (Glyphs): Add an index for glyph code.
-       (Bidirectional Display): Add an index for UBA.
+       (Bidirectional Display): Improve indexing.
 
 2013-11-01  Jan Djärv  <jan.h.d@swipnet.se>
 
index f0eb2379358b4e1bb29adb64341b693ee993e007..1c58731a03375605fb4691b0f0e9ef5b1621cf18 100644 (file)
@@ -6390,6 +6390,7 @@ and displaying bidirectional text.
 @cindex unicode bidirectional algorithm
 @cindex UBA
 @cindex bidirectional reordering
+@cindex reordering, in bidi
   Text is stored in Emacs buffers and strings in @dfn{logical} (or
 @dfn{reading}) order, i.e., the order in which a human would read
 each character.  In right-to-left and bidirectional text, the order in
index 9daf01cd0a292f5f5627e769a21772cc52c62ac8..6bb200060ca5ab51cb444e43f297250b1a86cf04 100644 (file)
@@ -1044,6 +1044,7 @@ x1
 @node Rearrangement
 @subsection Functions that Rearrange Lists
 @cindex rearrangement of lists
+@cindex reordering, in lists
 @cindex modification of lists
 
   Here are some functions that rearrange lists ``destructively'' by