]> git.eshelyaron.com Git - emacs.git/commit
; Improvements to PEG documentation (second attempt)
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:02:43 +0000 (14:02 +0300)
commitf09f09b8ba423b1b7f261bdb3afdb26a08d8b5b8
tree7e642cd4b3db8877dfb791ba2d674312c36070a9
parent6399d235705bd1ddbf0370a4dd4ee8a7abf22c0d
; Improvements to PEG documentation (second attempt)

* 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 2141caca30860ee04cad44ae2ad32744c1c11987)
doc/lispref/peg.texi
lisp/progmodes/peg.el