]> git.eshelyaron.com Git - emacs.git/commit
; Improve wording of manual entry for `peg-run'
authorEric Abrahamsen <eric@ericabrahamsen.net>
Fri, 19 Apr 2024 23:26:36 +0000 (16:26 -0700)
committerEshel Yaron <me@eshelyaron.com>
Sat, 20 Apr 2024 11:09:32 +0000 (14:09 +0300)
commit453cc053377f5e481f0d6eb15682896dde05d2b6
treefd7b139faf77f882823c83e7eaa8d53e6f737827
parent3df2492722a776e0d45511c2dbcb23fb0752ef89
; Improve wording of manual entry for `peg-run'

* doc/lispref/peg.texi (Parsing Expression Grammars): "lambda form"
isn't really a meaningful term.  Prefer plain "function", though in this
case we've used "anonymous function" to avoid ambiguity.

(cherry picked from commit e5b4d4dd1bb4d568ed20cfb7354c5ff898af7a05)
doc/lispref/peg.texi