summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use new external-completion.el in Eglotfeature/external-completionJoão Távora2022-12-071-51/+9
* Don't override completion-category-defaults in fido-modeJoão Távora2022-12-071-1/+0
* Add 'external' completion style for completions from external toolsJoão Távora2022-12-071-0/+174
* Merge from origin/emacs-29Stefan Kangas2022-12-0713-75/+187
|\
| * EUDC: Outline deprecation plans in NEWSThomas Fitzsimmons2022-12-061-0/+20
| * Fix admin/notes/tree-sitter/build-module/build.sh (bug#59789)Yuan Fu2022-12-062-26/+31
| * * doc/misc/eww.texi (Overview): Improve introduction.Stefan Kangas2022-12-071-3/+9
| * Consistent fontification of using-directives in csharp-ts-modeJostein Kjønigsen2022-12-061-1/+4
| * ; Rename c-ts-fontify-error to c-ts-mode--fontify-errorYuan Fu2022-12-061-2/+2
| * ; Improve docstring of c-ts-mode--fontify-variableYuan Fu2022-12-061-2/+2
| * Fontify some keywords in type face in c-ts-modeYuan Fu2022-12-061-4/+9
| * ; Minor cleanup in treesit.cEli Zaretskii2022-12-061-6/+4
| * ; * lib-src/etags.c (escape_shell_arg_string): Minor doc fix.Stefan Kangas2022-12-061-3/+3
| * Fix etags builds on non-Windows non-MS-DOS machinesMattias Engdegård2022-12-061-3/+3
| * ; Fix last change in etags.c.Eli Zaretskii2022-12-061-18/+29
| * Fix etags local command injection vulnerabilitylu4nx2022-12-061-5/+58
| * Avoid crashes in a build --without-modulesEli Zaretskii2022-12-061-8/+8
| * Fix 'add-display-text-property' when OBJECT is non-nilEli Zaretskii2022-12-062-3/+13
| * Do not run slow tests on EMBAMichael Albinus2022-12-062-12/+13
| * Lisp reader undefined behaviour excisionMattias Engdegård2022-12-061-2/+2
* | * etc/NEWS: Mention new bs optionJuanma Barranquero2022-12-071-0/+7
* | * lisp/bs.el: Improve compatibility with previous versionJuanma Barranquero2022-12-071-7/+14
* | ; * lisp/serve.el: Silence unused arg warning in previous commitJuanma Barranquero2022-12-071-1/+1
* | ; Remove dead code from 'server-stop-automatically--handle-delete-frame'Jim Porter2022-12-061-20/+4
* | * lisp/bs.el: Adapt to modern display-buffer-alist window setupJuanma Barranquero2022-12-061-32/+26
* | Work around sample server bugPo Lu2022-12-061-11/+22
* | Merge from origin/emacs-29Stefan Kangas2022-12-068-27/+46
|\ \ | |/
| * ; Fix typo in js--treesit-imenuRandy Taylor2022-12-061-1/+1
| * Fix treesit-query-captureYuan Fu2022-12-053-15/+8
| * Improve fontification of typescript-ts-mode (bug#59831)Jostein Kjønigsen2022-12-051-2/+16
| * Add back pair feature in json-ts-mode fontification (bug#59833)Theodor Thornhill2022-12-051-1/+5
| * Fix mouse clicks on a non-selected frameEli Zaretskii2022-12-051-6/+13
| * ; Clarify description of display on the marginsEli Zaretskii2022-12-051-2/+3
* | Fix crash on Windows 9XPo Lu2022-12-061-0/+6
* | ; * src/xfns.c: Actually remove "#include <xcb/xcb_aux.h>".Eli Zaretskii2022-12-051-1/+0
* | Fix build with old XCBPo Lu2022-12-052-20/+19
* | ; * etc/NEWS: Fix entry for 'vc-git-shortlog-switches'.Eli Zaretskii2022-12-051-3/+4
* | Don't excessively sync in some other codePo Lu2022-12-055-40/+45
* | Merge from origin/emacs-29Stefan Kangas2022-12-058-65/+83
|\ \ | |/
| * Improve treesit-fontify-with-overrideYuan Fu2022-12-044-35/+39
| * Make killing a non-last client work the same no matter the auto-stop settingJim Porter2022-12-041-23/+37
| * Use the function 'window-system' on the tab-bar/tab-line (bug#59620)Juri Linkov2022-12-042-5/+5
| * Restore font-lock-type-face for lisp mode &symbolsTom Gillespie2022-12-041-2/+2
* | ; Merge from origin/emacs-29Stefan Kangas2022-12-050-0/+0
|\ \ | |/
| * Prevent a segfault when deleting a fullscreen frame on NextStep.Kai Ma2022-12-041-2/+10
* | Merge from origin/emacs-29Stefan Kangas2022-12-052-13/+7
|\ \ | |/
| * ; * lisp/pcomplete.el (pcomplete-allow-modifications): Fix a typo.Eli Zaretskii2022-12-041-1/+1
| * Fix markup in ERC manualEli Zaretskii2022-12-041-12/+6
* | Improve passing user switches to Git log commands (bug#59414)Sean Whitton2022-12-042-22/+42
* | Fix potential crash deselecting for property change notificationsPo Lu2022-12-041-2/+10