summaryrefslogtreecommitdiff
path: root/doc/lispref/modes.texi
Commit message (Expand)AuthorAge
* Merge commit '1bc9dfc5bee'Stefan Monnier2023-03-27
|\
| * ; Improve documentation of :predicate in globalized minor modesEli Zaretskii2023-03-23
* | * src/buffer.c (mode-line-format): Reorder and reformat %-construct docsPhil Sainty2023-03-27
* | * doc/lispref/modes.texi: Improve docs for obsolete '%m' constructPhil Sainty2023-03-27
* | Improve docs for global-mode-string / %M constructPhil Sainty2023-03-27
|/
* Fix empty line indentation in c-ts-mode (bug#61997)Yuan Fu2023-03-07
* Change tree-sitter indent anchor 'point-min' to 'column-0'Yuan Fu2023-03-04
* Rename the newly added -ref- faces to -use-Dmitry Gutov2023-02-28
* New tree-sitter indent anchor standalone-parent used by c-ts-modeYuan Fu2023-02-26
* Add more/finer faces for tree-sitterDmitry Gutov2023-02-25
* Improve tree-sitter indent anchor prev-adaptive-prefix (bug#61314)Yuan Fu2023-02-19
* Improve documentation of 'header-line-indent-mode'Eli Zaretskii2023-02-03
* Allow offset in tree-sitter indent rules to be functionsYuan Fu2023-01-15
* Make sure NODE is not the root node in tree-sitter indent (bug#60602)Yuan Fu2023-01-08
* Tree-sitter doc fixes (bug#60524)Juri Linkov2023-01-04
* ; Fix tree-sitter manual title caseYuan Fu2023-01-02
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Change "language definition" to "language grammar" in manual.Yuan Fu2022-12-30
* Add tree-sitter helper functions for ImenuYuan Fu2022-12-27
* ; * doc/lispref/modes.texi (Parser-based Font Lock): Minor fixes.Yuan Fu2022-12-26
* Fix block comment indent and filling for c-ts-mode (bug#59763)Yuan Fu2022-12-24
* Remove comment-start-skip preset in tree-sitter indentation engineYuan Fu2022-12-18
* ; Fix typosStefan Kangas2022-12-16
* ; Fix typosStefan Kangas2022-11-22
* Merge remote-tracking branch 'savannah/master' into feature/tree-sitterYuan Fu2022-11-21
|\
| * ; Fix quoting of non-nil in texinfo sourcesStefan Kangas2022-10-27
| * Merge from origin/emacs-28Stefan Kangas2022-10-20
| |\
| | * ; * doc/lispref/modes.texi (Defining Minor Modes): Explain TURN-ON.Eli Zaretskii2022-10-19
| * | Merge from origin/emacs-28Stefan Kangas2022-10-16
| |\|
| | * ; Avoid incorrect indentation in an @example.Eli Zaretskii2022-10-15
* | | ; Improve recently-modified documentationEli Zaretskii2022-11-20
* | | Fix tree-sitter comment indentation for C-like languagesYuan Fu2022-11-19
* | | ; Elaborate on tree-sitter fontification features documentationYuan Fu2022-11-17
* | | Remove the contextual hack in tree-sitter fontificationYuan Fu2022-11-15
* | | Add more font-lock faces (Bug#58940)Randy Taylor2022-11-10
* | | ; Minor improvements in wording of tree-sitter docsEli Zaretskii2022-11-09
* | | ; Improve tree-sitter documentationYuan Fu2022-11-08
* | | Add tree-sitter indent preset "point-min"Yuan Fu2022-11-07
* | | ; More documentation improvements for treesitEli Zaretskii2022-11-06
* | | Allow tree-sitter indent offset to be a variableYuan Fu2022-11-05
* | | ; Fix documentation for tree-sitterYuan Fu2022-11-05
* | | ; Minor fixes to documentationEli Zaretskii2022-11-05
* | | Pass region start and end to tree-sitter fontification functionsYuan Fu2022-11-02
* | | Add handling of contextual entities in tree-sitter font-lockYuan Fu2022-11-02
* | | Change signature of tree-sitter font-lock functionsYuan Fu2022-11-02
* | | Add an argument OVERRIDE to tree-sitter font-lock functionsYuan Fu2022-10-31
* | | Use tree-sitter for font-lock's syntactic function (optionally)Yuan Fu2022-10-31
* | | Reflect recent change in tree-sitter manual sectionsYuan Fu2022-10-29
* | | Refine handling of node at point in treesit-indentYuan Fu2022-10-29
* | | Reflect tree-sitter indent rule presets change in manualYuan Fu2022-10-28