summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Separate tree-sitter and non-tree-sitter variant of sh-modefeature/tree-sitterYuan Fu2022-11-221-68/+74
* Tweak faces in Java and TypeScriptTheodor Thornhill2022-11-212-46/+60
* treesit-font-lock-recompute-features now has two modes of operationYuan Fu2022-11-211-8/+25
* Tweak c-ts-mode fontificationYuan Fu2022-11-211-12/+25
* ; Fix docstrings in treesit.elYuan Fu2022-11-211-10/+8
* * lisp/treesit.el (treesit-max-buffer-size): Enlarge value.Yuan Fu2022-11-211-1/+6
* ; * lisp/progmodes/js.el (js-ts-mode): Add autoload cookie.Yuan Fu2022-11-211-0/+1
* ; * test/src/treesit-tests.el (treesit-misc): Remove test.Yuan Fu2022-11-211-21/+0
* ; Update tree-sitter starter guideYuan Fu2022-11-218-82/+149
* ; Fix typo in c-ts-mode--font-lock-settingsYuan Fu2022-11-211-3/+3
* Merge remote-tracking branch 'savannah/master' into feature/tree-sitterYuan Fu2022-11-21692-8865/+36688
|\
| * ; Doc fixes: remove references to missing symbolsStefan Kangas2022-11-213-10/+2
| * ; Fix typos (misspelled symbols)Stefan Kangas2022-11-2121-34/+32
| * Activate direct asynchronous processes for Tramp container methodsMichael Albinus2022-11-215-8/+22
| * Make sed invocation in Makefile POSIX-compliantGregory Heytings2022-11-211-2/+2
| * * lisp/forms.el (forms-mode): Prefer setq-local.Stefan Kangas2022-11-211-17/+11
| * Make instructions for updating ancient filesets obsoleteStefan Kangas2022-11-211-1/+3
| * * lisp/woman.el (woman-mode-map): Prefer defvar-keymap.Stefan Kangas2022-11-211-15/+11
| * * lisp/outline.el (outline-search-function): New variable (bug#53981).Juri Linkov2022-11-213-36/+145
| * Delete eglot spinner; not usefulStephen Leake2022-11-201-18/+10
| * Avoid native compiler setting user-init-file to warnings.el (bug#59358)Juanma Barranquero2022-11-201-6/+9
| * Rename 'elisp-eval-buffer' to 'elisp-eval-region-or-buffer' (bug#59350)Juri Linkov2022-11-202-8/+14
| * Disable display-line-numbers-mode in string-pixel-width (bug#59311)Juri Linkov2022-11-201-0/+4
| * * doc/misc/Makefile.in (INFO_COMMON): Sort alphabetically.Michael Albinus2022-11-201-7/+7
| * Rework tramp-archive autoloadsMichael Albinus2022-11-201-13/+11
| * Coalesce duplicate scroll valuator handling codePo Lu2022-11-201-17/+45
| * ; Fix typosStefan Kangas2022-11-2065-127/+129
| * ; Add .no-advice-on-failure to .gitignoreStefan Kangas2022-11-201-0/+1
| * ; * lisp/proced.el (proced-auto-update-timer): Fix last change.Eli Zaretskii2022-11-201-2/+2
| * Cancel proced auto update timer if no proced buffers are openLaurence Warne2022-11-201-6/+12
| * Advise against using too-high GC thresholdsEli Zaretskii2022-11-202-7/+25
| * Handle error in bookmark-relocate when filename is nilGabriel do Nascimento Ribeiro2022-11-201-13/+18
| * ; Avoid "Local Variables" popups in Emacs treeEli Zaretskii2022-11-201-0/+2
| * ; Fix typosJuanma Barranquero2022-11-202-2/+2
| * Fix encoding and display of messages sent by server to emacsclientEli Zaretskii2022-11-192-2/+5
| * EUDC: Add BBDB testThomas Fitzsimmons2022-11-192-18/+39
| * Fix global face scaling bug due to rounding.Gregory Heytings2022-11-191-5/+22
| * EUDC: Fix a void-variable errorBrent Westbrook2022-11-191-1/+4
| * ; * Makefile.in: Add option to disable advice on failure.Gregory Heytings2022-11-191-0/+2
| * * lisp/emacs-lisp/package.el (package-maintainers): Improve error handlingPhilip Kaludercic2022-11-191-4/+13
| * ; Avoid byte-compiler warning in startup.elEli Zaretskii2022-11-191-1/+4
| * ; Fix typos in bs.elStefan Kangas2022-11-191-19/+19
| * * Makefile.in: Escape literal asterisks in regexpsMattias EngdegÄrd2022-11-191-2/+2
| * Fix error trapping in x_set_mouse_colorPo Lu2022-11-191-1/+9
| * ; Improve doc strings of Ethiopic support functions and variablesEli Zaretskii2022-11-191-17/+68
| * ; Explain why some files are encoded in utf-8-emacsEli Zaretskii2022-11-198-0/+56
| * Fixes to fast mouse position reportingPo Lu2022-11-191-94/+137
| * EUDC: Add LDAP testsThomas Fitzsimmons2022-11-195-0/+78
| * Fix automatic DPI adjustment and add workarounds for some systemsPo Lu2022-11-1910-56/+112
| * Fix bug#59371Po Lu2022-11-191-2/+10