]> git.eshelyaron.com Git - emacs.git/commitdiff
* doc/misc/cl.texi (Blocks and Exits): Add an index.
authorXue Fuqiao <xfq.free@gmail.com>
Mon, 5 Aug 2013 13:28:29 +0000 (21:28 +0800)
committerXue Fuqiao <xfq.free@gmail.com>
Mon, 5 Aug 2013 13:28:29 +0000 (21:28 +0800)
doc/misc/ChangeLog
doc/misc/cl.texi

index 979ec83010e12b417fd1857a92e740707265c7a8..e8a5a7e22b267bb3b8f64b81fb68a88f86b282a5 100644 (file)
@@ -1,3 +1,7 @@
+2013-08-05  Xue Fuqiao  <xfq.free@gmail.com>
+
+       * cl.texi (Blocks and Exits): Add an index.
+
 2013-08-04  Stephen Berman  <stephen.berman@gmx.net>
 
        * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add todo-mode.
index 90f8a258d23e4dc0b4e4dc70d83d67c3869b0ae0..1b5ea6e78dd3fd26a7d671bb0121886ff0493128 100644 (file)
@@ -1492,6 +1492,7 @@ simply returning @code{nil}.
 
 @node Blocks and Exits
 @section Blocks and Exits
+@cindex block 
 
 @noindent
 Common Lisp @dfn{blocks} provide a non-local exit mechanism very