From: Stefan Monnier Date: Wed, 9 May 2001 20:34:19 +0000 (+0000) Subject: (string-to-syntax): Close the @defun. X-Git-Url: http://git.hcoop.net/bpt/emacs.git/commitdiff_plain/4015360678ec0bfbb1ed0d043916277295b72fbd (string-to-syntax): Close the @defun. --- diff --git a/lispref/syntax.texi b/lispref/syntax.texi index d1cb99f2f6..6cf42f9454 100644 --- a/lispref/syntax.texi +++ b/lispref/syntax.texi @@ -885,6 +885,7 @@ corresponds to each syntax flag. @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