]> git.eshelyaron.com Git - emacs.git/commit
Clarify the documentation of nested comments.
authorAlan Mackenzie <acm@muc.de>
Thu, 10 Mar 2016 11:42:32 +0000 (11:42 +0000)
committerAlan Mackenzie <acm@muc.de>
Thu, 10 Mar 2016 11:42:32 +0000 (11:42 +0000)
commitf7adb8a4efa6b95d63433728c1dd0353cde6a2e4
treeb2da497092d9e6756727fce7077ab84669129b83
parent80864c2a04597d31ba453c9af69d35b15c4e1e24
Clarify the documentation of nested comments.

* doc/lispref/syntax.texi (Syntax Flags): State that only comments of the same
style are recognized inside nestable comments.
(Low-Level Parsing): Clarify that parsing will stop after the start or end of
UNNESTED comments.
doc/lispref/syntax.texi