]> git.eshelyaron.com Git - emacs.git/commitdiff
Add an index for the table of syntax classes.
authorXue Fuqiao <xfq.free@gmail.com>
Wed, 2 Oct 2013 15:14:06 +0000 (23:14 +0800)
committerXue Fuqiao <xfq.free@gmail.com>
Wed, 2 Oct 2013 15:14:06 +0000 (23:14 +0800)
* doc/lispref/syntax.texi (Syntax Class Table): Add an index for syntax class table.

doc/lispref/ChangeLog
doc/lispref/searching.texi
doc/lispref/syntax.texi

index 4a55b17127d88a2eb4cc0580ccea28d3c5ce3870..bfd55468812ae83cdcb82a728dc02731fd8aa048 100644 (file)
@@ -1,3 +1,7 @@
+2013-10-02  Xue Fuqiao  <xfq.free@gmail.com>
+
+       * syntax.texi (Syntax Class Table): Add an index for syntax class table.
+
 2013-09-29  Xue Fuqiao  <xfq.free@gmail.com>
 
        * searching.texi (Regexp Search): Refine.
index 993c2b26772796a38c6a4863caa67b2f2f5dc4d6..4a222a6e7af9c0e556a93809b70237d9f6764b19 100644 (file)
@@ -1770,6 +1770,7 @@ Do not take action for this question---in other words, ``no''.
 Answer this question ``no'', and give up on the entire series of
 questions, assuming that the answers will be ``no''.
 
+@c FIXME: Document ‘unread-comment-events’?  --xfq
 @item exit-prefix
 Like @code{exit}, but add the key that was pressed to
 @code{unread-comment-events}.
index 6bbd7a3a7b7a4bf5bf5a2dac7f485ec95ec7122c..ae84cc974a8266971741892626d75d17d2cf3291 100644 (file)
@@ -141,6 +141,7 @@ Internals}.
 
 @node Syntax Class Table
 @subsection Table of Syntax Classes
+@cindex syntax class table
 
   Here is a table of syntax classes, the characters that designate
 them, their meanings, and examples of their use.