]> git.eshelyaron.com Git - emacs.git/commit
Change "language definition" to "language grammar" in manual.
authorYuan Fu <casouri@gmail.com>
Fri, 30 Dec 2022 08:47:22 +0000 (00:47 -0800)
committerYuan Fu <casouri@gmail.com>
Fri, 30 Dec 2022 08:47:22 +0000 (00:47 -0800)
commit312f82d36f0f8a68e70a7fbcddc398670680b5b6
tree59e196769f8e19571318e240c0c4f14fd7ca648d
parentfba35657da5697f3dd55cbbd3a60e36c7561f94b
Change "language definition" to "language grammar" in manual.

"Language grammar" is apparently the more widely used term among
people talking about tree-sitter.  To avoid confusion, I think it's
good to use that rather than "language definition", which is a term
that I made up :-)

Feel free to revert this if it is too much change.

* doc/lispref/elisp.texi:
* doc/lispref/modes.texi:
* doc/lispref/parsing.texi:
* lisp/treesit.el: Change "language definition" to "language grammar".
doc/lispref/elisp.texi
doc/lispref/modes.texi
doc/lispref/parsing.texi
lisp/treesit.el