]> git.eshelyaron.com Git - emacs.git/commit
; Fix markup of some treesit vars in Elisp manual.
authorBasil L. Contovounesios <contovob@tcd.ie>
Mon, 22 May 2023 14:23:39 +0000 (15:23 +0100)
committerBasil L. Contovounesios <contovob@tcd.ie>
Mon, 22 May 2023 14:28:01 +0000 (15:28 +0100)
commit5c95239aca211147ffd93735a11d4908fc8a6d4d
tree61d06b6c12504122580aa3da22da951d8383efad
parent6ad041939be794a8e325c23e41262303d288ae93
; Fix markup of some treesit vars in Elisp manual.

* doc/lispref/modes.texi (Parser-based Font Lock):
(Parser-based Indentation):
* doc/lispref/parsing.texi (Multiple Languages): Use @code in place
of @var when the argument is not a metavariable.
doc/lispref/modes.texi
doc/lispref/parsing.texi