From 456f797bace7deb27df7d9418ec3ecfe9527e40d Mon Sep 17 00:00:00 2001 From: Kevin Ryde Date: Sat, 25 Sep 2004 22:33:29 +0000 Subject: [PATCH] (Block Comments): More cindex entries. --- doc/ref/api-evaluation.texi | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/doc/ref/api-evaluation.texi b/doc/ref/api-evaluation.texi index 97147235c..384b628b0 100644 --- a/doc/ref/api-evaluation.texi +++ b/doc/ref/api-evaluation.texi @@ -200,10 +200,13 @@ convention is used when indenting code in Emacs' Scheme mode. @node Block Comments @subsubsection Block Comments +@cindex multiline comments +@cindex block comments +@cindex #! +@cindex !# @c FIXME::martin: Review me! -@cindex multiline comments In addition to the standard line comments defined by R5RS, Guile has another comment type for multiline comments, called @dfn{block comments}. This type of comment begins with the character sequence