aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes (follow)
Commit message (Expand)AuthorAgeFilesLines
* Eglot: experimental support for Eglot-only subprojectsJoão Távora2023-12-271-19/+29
* Eglot: bump to 1.16João Távora2023-12-271-2/+2
* Eglot: fix typoJoão Távora2023-12-271-1/+2
* Eglot: introduce eglot-events-buffer-configJoão Távora2023-12-271-12/+26
* Fix Tramp error in project-find-fileDmitry Gutov2023-12-271-8/+9
* Revert "Eglot: Make 'try-completion' less broken"João Távora2023-12-261-4/+3
* Eglot: Make 'try-completion' less brokenJoão Távora2023-12-261-3/+4
* Eglot: partial fix for middle-of-symbol completionsJoão Távora2023-12-261-1/+3
* Merge from origin/emacs-29Eli Zaretskii2023-12-233-8/+13
|\
| * Fix c++-ts-mode indentation (bug#67975)Yuan Fu2023-12-221-1/+1
| * Improve documentation of new native-compilation commandsEli Zaretskii2023-12-221-6/+10
| * Eglot: Add Uiua language serverskykanin2023-12-161-1/+2
* | ; Add autoload cookie for tags-reset-tags-tablesGerd Möllmann2023-12-231-0/+1
* | Eglot: declare eglot-lsp-context bound to non-nilJoão Távora2023-12-221-3/+2
* | Jsonrpc: overhaul logging mechanicsJoão Távora2023-12-211-1/+2
* | ; * lisp/progmodes/gdb-mi.el (gdb-load-history): Add doc string.Eli Zaretskii2023-12-211-0/+3
* | Function to load GDB historyManuel Giraud2023-12-211-31/+35
* | Jsonrpc: rework implementation of continuationsJoão Távora2023-12-201-2/+1
* | project--read-file-cpd-relative: Don't abbreviate at allDmitry Gutov2023-12-201-6/+6
* | Fix project-find-file history (with project--read-file-cpd-relative)Dmitry Gutov2023-12-201-4/+4
* | ; * lisp/progmodes/rust-ts-mode.el: Escape asterisks in regexp.Mattias Engdegård2023-12-191-1/+2
* | Merge from origin/emacs-29Eli Zaretskii2023-12-164-27/+23
|\ \ | |/
| * Eglot: Add ruff-lsp as an alternative Python serverNiall Dooley2023-12-161-1/+1
| * js-ts-mode: Fix font-lock rules conflictDmitry Gutov2023-12-131-18/+6
| * Add indentation rules for bracketless statements in js-ts-modeNoah Peart2023-12-121-0/+5
| * Fix c-ts-mode bracketless indentation for BSD style (bug#66152)Yuan Fu2023-12-101-7/+7
| * Add missing indent rules in c-ts-mode (bug#66152)Augustin Chéneau2023-12-101-0/+2
| * python-ts-mode: Highlight default parametersMaciej Kalandyk2023-12-111-1/+2
* | Fix comint-next/previous-prompt in lua-ts-modejohn muhl2023-12-161-1/+0
* | Fix: add comint hook locally in lua-ts-inferior-luanverno2023-12-161-4/+3
* | ruby-syntax-methods-before-regexp: Drop this whitelistDmitry Gutov2023-12-161-21/+11
* | Eglot: use new jsonrpc-autoport-bootstrapJoão Távora2023-12-141-65/+8
* | Eglot: beware activation in fundamental-modeJoão Távora2023-12-141-7/+9
* | project-any-command: Use 'project-aware'Dmitry Gutov2023-12-111-2/+2
* | Mark `;#@` as :safe for asm-comment-charStefan Kangas2023-12-101-2/+6
* | Merge from origin/emacs-29Eli Zaretskii2023-12-104-22/+47
|\ \ | |/
| * ; * lisp/progmodes/c-ts-mode.el (c-ts-mode--else-heuristic): Doc fix.Eli Zaretskii2023-12-101-2/+2
| * Fix c-ts-mode indent heuristic (bug#67417)Yuan Fu2023-12-101-15/+15
| * Fix c-ts-mode indentation (bug#67357)nverno2023-12-101-2/+21
| * Add font-locking for hash-bang lines in typescript-ts-mode.nverno2023-12-101-1/+1
| * Add font-locking for hash-bang lines in js-ts-modenverno2023-12-101-1/+1
| * ruby-mode: Better detect regexp vs division (bug#67569)Dmitry Gutov2023-12-091-3/+9
* | ; Fix a few more typosStefan Kangas2023-12-101-1/+1
* | ; Fix typosStefan Kangas2023-12-103-7/+7
* | Tweak doc of `analyze-text-conversion` vs `post-self-insert-hook`Stefan Monnier2023-12-091-0/+3
* | ; * lisp/progmodes/gud.el (lldb): Fix trailing whitespace.Eli Zaretskii2023-12-091-1/+1
* | Merge from origin/emacs-29Eli Zaretskii2023-12-098-28/+24
|\ \ | |/
| * (rust-ts-mode): Set electric-indent-charsChristophe TROESTLER2023-12-081-0/+4
| * js-ts-mode: Highlight function parameters inside destructuringDmitry Gutov2023-12-081-1/+4
| * js-ts-mode: Highlight property shorthands in assignmentsDmitry Gutov2023-12-081-2/+4