]> git.eshelyaron.com Git - emacs.git/commit
Elisp manual: mention parse-partial-sexp as the source of a parser state, etc
authorAlan Mackenzie <acm@muc.de>
Fri, 20 Dec 2019 19:55:29 +0000 (19:55 +0000)
committerAlan Mackenzie <acm@muc.de>
Fri, 20 Dec 2019 19:55:29 +0000 (19:55 +0000)
commit52178a312d34512f7db53ae34ea7f815b5a13323
tree397b6533f5ebf324dac58f316ab66d670cd66b29
parent0e19b5d757d88eedd23709a4ea40aa1512a1ff21
Elisp manual: mention parse-partial-sexp as the source of a parser state, etc

* doc/lispref/syntax.texi (Parser State): mention parse-partial-sexp as a
function returning a parser state, and the function to which one supplies a
parser state as an argument for continued parsing.
Refine the documentation of syntax-ppss-context, and correct the text
introducing it and another function.
doc/lispref/syntax.texi