]> git.eshelyaron.com Git - emacs.git/commit
; Improvements to PEG documentation
authorEric Abrahamsen <eric@ericabrahamsen.net>
Tue, 16 Apr 2024 03:14:50 +0000 (20:14 -0700)
committerEshel Yaron <me@eshelyaron.com>
Sat, 20 Apr 2024 11:01:38 +0000 (14:01 +0300)
commit2efe8ea7dc0ddc8d08e686e56be4403dfcd35856
tree0c69e1223d37eceb57b8ba970b5b7d6c6cfb5ceb
parentb16cc15affc1974d1ca5fe084065560f12ca54db
; Improvements to PEG documentation

* doc/lispref/peg.texi: Make more use of defmac/defmacro, and try to
clarify the relationships between the various macros and functions.
* lisp/progmodes/peg.el (peg-parse): Remove claim that PEXS can also be
a single list of rules.

(cherry picked from commit 930c578c1042e6372e5433e31b2ea801315c01c9)
doc/lispref/peg.texi
lisp/progmodes/peg.el