]> git.eshelyaron.com Git - emacs.git/commit
PEG: Fix bug#76555
authorStefan Monnier <monnier@iro.umontreal.ca>
Wed, 26 Mar 2025 02:17:05 +0000 (22:17 -0400)
committerEshel Yaron <me@eshelyaron.com>
Fri, 28 Mar 2025 14:29:51 +0000 (15:29 +0100)
commit309355ada287ddb979968f52947db3f3f02cb828
tree21c6e1f804b935cdee5e5a100228e3b3b98cc633
parent54279a00575d5bfa422744b765cd875535259bd2
PEG: Fix bug#76555

* doc/lispref/peg.texi (Parsing Expression Grammars):
Fix `define-peg-ruleset` example.

* lisp/progmodes/peg.el (define-peg-rule): Fix indent rule.

(cherry picked from commit 1db7aaceb9fe9b78838ad06199e3fbba830737e9)
doc/lispref/peg.texi
lisp/progmodes/peg.el