aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; Translate comment to EnglishStefan Kangas2024-06-161-1/+1
* ; Fix typosStefan Kangas2024-06-163-10/+10
* Fix 'wrong-type-argument' in 'php-ts-mode--webserver-read-args'Vincenzo Pupillo2024-06-151-3/+7
* Avoid byte-compilation warnings in php-ts-modeEli Zaretskii2024-06-151-0/+3
* Fix problem with recently-added defcustom'sEli Zaretskii2024-06-151-6/+6
* Allow escape sequences in Python promptskobarity2024-06-151-2/+7
* typescript/tsx-ts-mode: Indentation for type parametersArsen Arsenović2024-06-151-0/+1
* * lisp/progmodes/project.el: Bump the versionDmitry Gutov2024-06-141-1/+1
* Fix file listing in submodules with project-files-relative-names=tPär Bohrarper2024-06-141-4/+10
* ;cperl-mode.el: Avoid false positives when parsing new Perl syntaxHarald Jörg2024-06-131-4/+4
* php-ts-mode: minor fixesMattias Engdegård2024-06-131-3/+3
* Add php-ts-modeVincenzo Pupillo2024-06-121-0/+1647
* ; Silence a byte-compiler warning in typescript-ts-mode.elAndrea Corallo2024-06-101-0/+1
* cperl-mode: fix doc string escapingMattias Engdegård2024-06-101-1/+1
* ; Avoid byte-compilation warning in cperl-mode.elEli Zaretskii2024-06-101-1/+1
* cperl-mode.el: Update for the current Perl version 5.040Harald Jörg2024-06-101-17/+427
* Fix hiding a Python block ending with a commentkobarity2024-06-091-1/+2
* Add typescript-ts-mode indentation for multi-assignment declsNoah Peart2024-06-091-1/+13
* project-list-buffers-ibuffer: Handle the FILES-ONLY argumentDmitry Gutov2024-06-091-5/+8
* Support Ibuffer in project-list-buffersmikpom2024-06-091-19/+40
* Fix Python mode error caused by incorrect indentationkobarity2024-06-081-1/+1
* Eglot: better fix for bug#70724João Távora2024-06-061-10/+11
* eglot-reconnect: Re-fetch the current projectDmitry Gutov2024-06-061-5/+9
* Use revert-buffer-restore-functions in xref-revert-buffer (bug#49731)Juri Linkov2024-06-051-2/+7
* Spelling fixesPaul Eggert2024-06-043-4/+4
* Support ada-ts-mode, gpr-mode and gpr-ts-mode in EglotTroy Brown2024-06-031-1/+2
* ; compilation-error-regexp-alist-alist order commentMattias Engdegård2024-06-031-0/+5
* Revert "Add support for Rust compilation messages"Mattias Engdegård2024-06-031-7/+0
* In rgrep, check matching files before excluding filesSpencer Baugh2024-06-021-39/+58
* Make comment-indent-new-line conform better to CC Mode (bug#71225)Vincenzo Pupillo2024-06-021-6/+17
* Fix LLDB frame-format for optional column number infoGerd Möllmann2024-06-011-1/+1
* go-ts-mode: Highlight variadic function parameter namesDmitry Gutov2024-06-011-0/+2
* Add font-locking for variables in go-ts-mode range clauses (bug#71209)Noah Peart2024-06-011-1/+4
* Limit matches of treesit-thing-settings in js-ts-mode (bug#71244)Juri Linkov2024-05-311-5/+12
* In normal-mode, make c-mode call c-mode when CC Mode is loadedAlan Mackenzie2024-05-301-0/+16
* Provide a list of default values for M-n of project-find-file (bug#70996)Juri Linkov2024-05-281-9/+14
* Eglot: run eglot-managed-mode-hook when turning off (bug#70958)João Távora2024-05-271-0/+1
* ; Fix thinko in my last changeStefan Kangas2024-05-271-1/+1
* ; Silence byte-compilerStefan Kangas2024-05-271-1/+2
* Make `idle-update-delay` obsoleteStefan Kangas2024-05-271-2/+13
* * lisp/progmodes/project.el: Up xref dependency and bump the versionDmitry Gutov2024-05-271-2/+2
* * lisp/progmodes/xref.el: Bump the version to 1.7.0Dmitry Gutov2024-05-271-1/+1
* Enhance 'python-shell-send-block' for convenienceLin Sun2024-05-261-3/+3
* ; Fix merge error (bug#71093).kobarity2024-05-261-13/+1
* xref-revert-buffer: Make inhibit-modification-hooks binding a bit saferDmitry Gutov2024-05-261-3/+3
* Merge from origin/emacs-29Eli Zaretskii2024-05-251-0/+11
|\
| * Fix Python font lock of chained assignment statementkobarity2024-05-241-2/+1
* | ; Fix previous fix for bug#70796Tassilo Horn2024-05-241-4/+4
* | Fix usage of cons cells in grep-find-ignored-filesSpencer Baugh2024-05-242-54/+52
* | bug-reference: signal fontified bounds back to jit-lock (bug#70796)Tassilo Horn2024-05-241-1/+4