changeset 37647:c78aca9e4eb2

(string-to-syntax): Close the @defun.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Wed, 09 May 2001 20:34:19 +0000
parents 576d597e7773
children 9baaf32f355a
files lispref/syntax.texi
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lispref/syntax.texi	Wed May 09 20:29:56 2001 +0000
+++ b/lispref/syntax.texi	Wed May 09 20:34:19 2001 +0000
@@ -885,6 +885,7 @@
 @defun string-to-syntax @var{desc}
 This function returns the internal form @code{(@var{syntax-code} .
 @var{matching-char})} corresponding to the syntax descriptor @var{desc}.
+@end defun
 
 @node Categories
 @section Categories