mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-30 20:32:00 -08:00
* lisp/treesit.el: (treesit-simple-indent-standalone-predicate): New variable. (treesit-simple-indent-presets): Use the predicate. (treesit-simple-indent-presets): Update docstring. * lisp/progmodes/c-ts-common.el: (c-ts-common--standalone-parent): (c-ts-common--prev-standalone-sibling): Use the predicate if non-nil. Also, handle method chaining by default. * doc/lispref/modes.texi (Parser-based Indentation): Add documentation. |
||
|---|---|---|
| .. | ||
| emacs | ||
| lispintro | ||
| lispref | ||
| man | ||
| misc | ||
| translations | ||