mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-27 16:51:06 -07:00
* doc/misc/cl.texi (Blocks and Exits): Add an index.
This commit is contained in:
parent
38276e01db
commit
57fedd9fe1
2 changed files with 5 additions and 0 deletions
|
|
@ -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.
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue