summaryrefslogtreecommitdiff
path: root/doc/lispref/modes.texi
Commit message (Expand)AuthorAgeFilesLines
...
* | | Pass region start and end to tree-sitter fontification functionsYuan Fu2022-11-021-7/+9
* | | Add handling of contextual entities in tree-sitter font-lockYuan Fu2022-11-021-0/+20
* | | Change signature of tree-sitter font-lock functionsYuan Fu2022-11-021-8/+7
* | | Add an argument OVERRIDE to tree-sitter font-lock functionsYuan Fu2022-10-311-6/+16
* | | Use tree-sitter for font-lock's syntactic function (optionally)Yuan Fu2022-10-311-2/+1
* | | Reflect recent change in tree-sitter manual sectionsYuan Fu2022-10-291-7/+12
* | | Refine handling of node at point in treesit-indentYuan Fu2022-10-291-1/+6
* | | Reflect tree-sitter indent rule presets change in manualYuan Fu2022-10-281-10/+10
* | | ; Resolve FIXME's in tree-sitter manual sectionsYuan Fu2022-10-231-6/+5
* | | ; Minor copyedits of tree-sitter stuff in ELisp manualEli Zaretskii2022-10-231-39/+60
* | | Resolve FIXME's in tree-sitter manual sectionsYuan Fu2022-10-221-74/+64
* | | Clean up tree-sitter sections of the ELisp manualEli Zaretskii2022-10-221-158/+154
* | | Update tree-sitter manual to reflect the previous commitYuan Fu2022-10-131-18/+57
* | | Make tree-sitter font-lock support decoration levelsYuan Fu2022-10-091-0/+10
* | | Add a :toggle option for tree-sitter font-lockYuan Fu2022-10-071-0/+3
* | | Add :override flag for tree-sitter font-lockYuan Fu2022-10-041-3/+14
* | | Ignore some capture name in treesit-font-lock-fontify-regionYuan Fu2022-10-041-1/+2
* | | Change tree-sitter indent anchor preset 'prev-line'Yuan Fu2022-09-301-2/+2
* | | Fix tree-sitter manualsYuan Fu2022-09-301-57/+49
* | | ; Minor manual fix for tree-sitter indentYuan Fu2022-09-241-1/+1
* | | Add tree-sitter font-lock settings helper function/macroYuan Fu2022-09-071-37/+34
* | | Merge remote-tracking branch 'origin/master' into feature/tree-sitterYuan Fu2022-08-291-7/+20
|\| |
| * | Fix defvar-keymap example in elisp manualStefan Kangas2022-08-061-5/+4
| * | ; Fix typos: prefer American spellingStefan Kangas2022-07-141-1/+1
| * | Merge from origin/emacs-28Stefan Kangas2022-07-041-1/+15
| |\|
| | * Document 'jit-lock-debug-mode'Eli Zaretskii2022-07-031-1/+15
* | | Merge remote-tracking branch 'savannah/master' into feature/tree-sitterYuan Fu2022-06-141-1/+21
|\| |
| * | Mention how to only get syntactic font locking in the manualLars Ingebrigtsen2022-06-141-0/+4
| * | Add new minor mode `header-line-indent-mode'Lars Ingebrigtsen2022-05-131-1/+17
* | | ; Merge from master.Yuan Fu2022-05-071-1/+106
|\| |
| * | ; Improve documentation of 'buffer-local-set-state'Eli Zaretskii2022-05-061-3/+4
| * | Add new helper macros for minor modes to restore variablesLars Ingebrigtsen2022-05-061-0/+9
| * | ; Improve documentation of 'font-lock-ignore'Eli Zaretskii2022-04-021-50/+63
| * | New user option 'font-lock-ignore'Augusto Stoffel2022-04-011-1/+83
* | | Add tree-sitter intergrationYuan Fu2022-05-071-6/+264
|/ /
* | ; * doc/lispref/modes.texi (Tabulated List Mode): Fix @xref.Eli Zaretskii2022-02-221-1/+1
* | Add links to the vtable manualLars Ingebrigtsen2022-02-221-2/+12
* | Add new function mode-line-window-selected-pLars Ingebrigtsen2022-02-051-2/+20
* | Merge remote-tracking branch 'origin/emacs-28' into trunkStefan Monnier2022-01-121-0/+3
|\|
| * ; * doc/lispref/modes.texi (Auto Major Mode): Clarification. (Bug#53199)Eli Zaretskii2022-01-121-0/+3
* | Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\|
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Edit the lispref manual for define-key/keymap-set falloutLars Ingebrigtsen2021-11-291-26/+16
* | ; * doc/lispref/modes.texi (Tabulated List Mode): Fix markup.Eli Zaretskii2021-11-021-4/+4
* | Support inserting images in tabulated-list-mode columnsStefan Kangas2021-11-021-4/+5
* | Merge from origin/emacs-28Glenn Morris2021-10-241-6/+7
|\|
| * ; * doc/lispref/modes.texi (Hooks): Clarify wording. (Bug#34588)Eli Zaretskii2021-10-241-6/+7
| * Clarify abnormal hook documentationStefan Kangas2021-10-231-6/+6
* | Add new major mode 'clean-mode'Lars Ingebrigtsen2021-10-061-0/+12
|/
* Document 'jit-lock-bounds'Eli Zaretskii2021-08-231-0/+5