aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* external-completion.el: Minor changesscratch/backend-completionStefan Monnier2022-12-052-38/+43
* Update eglot.el to use the new external-completion-tableJoão Távora2022-12-041-1/+1
* Add caching and yet more doc to external-completion.elJoão Távora2022-12-041-26/+59
* More tweaks to external-completion.el after Stefan's commentsJoão Távora2022-12-031-56/+63
* Speed it upJoão Távora2022-12-031-2/+4
* Integrate Stefan suggestions but rename it to "external-completion.el"João Távora2022-12-033-117/+136
* Don't override completion-category-defaults in fido-modeJoão Távora2022-11-251-1/+0
* Add lisp/backend-completion.elJoão Távora2022-11-252-40/+109
* Eglot: don't confuse URLs and windows file pathsdannyfreeman2022-11-241-2/+6
* Remove fboundp check in eglot--connectJoão Távora2022-11-241-3/+1
* Eglot: Advertise completion.resolveSupport capabilitiesMarcin Pajkowski2022-11-241-0/+4
* Add new SI prefixesMattias Engdegård2022-11-242-3/+8
* Fix trashing of symlink that points at a directoryMike Kupfer2022-11-241-1/+2
* Fix cross-filesystem directory trashing (Bug#58721)Mike Kupfer2022-11-241-2/+19
* CC Mode: Make it scroll fast over buffers with only #define'sAlan Mackenzie2022-11-243-9/+11
* Fix face issues in show-paren context overlay (bug#59527)Tassilo Horn2022-11-242-27/+37
* ; Relayout comments in treesit-font-lock-fontify-regionYuan Fu2022-11-231-28/+34
* ; * lisp/progmodes/csharp-mode.el: Add missing require form.Yuan Fu2022-11-231-0/+1
* Add an error fontification heuristic to c-ts-modeYuan Fu2022-11-231-1/+21
* Don't always filter out captured tree-sitter nodes outside of regionYuan Fu2022-11-231-5/+10
* project-switch-project: Use a different fix for bug#58784Dmitry Gutov2022-11-241-8/+13
* Accept functions in place of passwords in ERCF. Jason Park2022-11-235-12/+52
* Add non-IRCv3 SASL module to ERCF. Jason Park2022-11-234-0/+510
* Call erc-login indirectly via new generic wrapperF. Jason Park2022-11-231-2/+6
* Support local ERC modules in erc-mode buffersF. Jason Park2022-11-233-51/+136
* Make erc--server-reconnecting non-buffer-localF. Jason Park2022-11-232-11/+12
* Don't set erc-networks--id until network is knownF. Jason Park2022-11-233-37/+43
* Add GS2 authorization to sasl-scram-rfcF. Jason Park2022-11-231-7/+14
* Add csharp-mode and csharp-ts-modeTheodor Thornhill2022-11-231-0/+964
* Don't skip nested defuns in python-ts-mode defun navigationYuan Fu2022-11-231-52/+2
* More flexible tree-sitter defun navigationYuan Fu2022-11-231-12/+39
* New commands previous-line-completion and next-line-completion (bug#59486)Juri Linkov2022-11-231-2/+73
* Don't break when loading VC packages on older Emacs versionsPhilip Kaludercic2022-11-232-4/+3
* * lisp/help.el (describe-bindings): Use the outline-default-rules feature.Juri Linkov2022-11-231-4/+5
* xref--search-property: Jump over entries hidden by outline-minor-modeDmitry Gutov2022-11-231-1/+3
* Avoid signaling args-out-of-range in mouse.elEli Zaretskii2022-11-231-0/+1
* Restore tramp-achive's Emacs 26 compatibilityMichael Albinus2022-11-231-6/+15
* * lisp/outline.el: 'S-<down-mouse-1>' on buffer buttons cycles all outlines.Juri Linkov2022-11-231-5/+11
* * lisp/progmodes/xref.el: Support outline-minor-mode (bug#49731)Juri Linkov2022-11-231-1/+10
* ; Fix typosStefan Kangas2022-11-2318-28/+28
* ; Remove obsolete use of inhibit-point-motion-hooksYuan Fu2022-11-221-2/+1
* Tweak python-ts-mode fontification (bug#59470)Yuan Fu2022-11-221-1/+3
* Utilize new font-lock faces for more tree-sitter modes (Bug#59397)Randy Taylor2022-11-225-72/+139
* Add a way to override project name for project-vc backendDmitry Gutov2022-11-231-0/+13
* ; * lisp/treesit.el (treesit-ready-p): Guard against empty buffers.Yuan Fu2022-11-221-1/+2
* Fix treesit-update-rangesYuan Fu2022-11-221-2/+13
* ; Fix treesit--children-covering-rangeYuan Fu2022-11-221-6/+8
* * lisp/progmodes/eglot.el (eglot--connect): Use project-nameStephen Leake2022-11-221-1/+3
* * lisp/progmodes/project.el (project-name): NewStephen Leake2022-11-221-0/+5
* Fix 'treesit-max-buffer-size' and its useEli Zaretskii2022-11-221-5/+11