aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Eglot: implement inlay hints (bug#61412, bug#61066)scratch/eglot-inlay-hintsJoão Távora2023-02-222-7/+155
* Eglot: simplify capability-checking codeJoão Távora2023-02-211-18/+19
* Make 'emacs-news-cycle-tag' work at all levelsRobert Pluim2023-02-212-1/+92
* Repair mistake in a previous edmacro-sanitize-string changeMattias Engdegård2023-02-211-2/+1
* regex-emacs.c: Reduce the use of backtracking a bit furtherStefan Monnier2023-02-202-0/+29
* Eglot: respect user's Eldoc configuration by defaultJoão Távora2023-02-201-6/+6
* Make the native compiler always use `make-temp-file' for temporary filesAndrea Corallo2023-02-202-3/+8
* ; * lisp/progmodes/rust-ts-mode.el (treesit-node-end): Declare.Eli Zaretskii2023-02-201-0/+1
* Update to Transient v0.3.7-216-gfe40342Jonas Bernoulli2023-02-202-11/+14
* Add declaration_list to c-ts-common-indent-type-regexp-alistDaniel Martín2023-02-202-1/+18
* Typescript-ts-mode: Add switch case handlingTheodor Thornhill2023-02-201-0/+2
* Fix object initializer for csharp-mode (bug#61541)Theodor Thornhill2023-02-201-12/+21
* Update to Org 9.6.1-34-geea8daKyle Meyer2023-02-206-13/+20
* Improve tree-sitter indent anchor prev-adaptive-prefix (bug#61314)Yuan Fu2023-02-193-10/+44
* Adjust jsx indentationTheodor Thornhill2023-02-192-5/+10
* Cleanup preproc indent for c-ts-mode (bug#61558)Theodor Thornhill2023-02-193-5/+74
* Add comment style toggle for c-ts-mode (bug#61550)Theodor Thornhill2023-02-191-1/+23
* * lisp/simple.el (choose-completion): Check for completion-in-region-mode.Juri Linkov2023-02-191-1/+6
* rust-ts-mode--font-lock-settings: Avoid the explicit 'default' faceDmitry Gutov2023-02-191-62/+47
* * lisp/progmodes/xref.el: Bump the version.Dmitry Gutov2023-02-191-1/+1
* xref--insert-xrefs: Use 'shadow' for the line number colonDmitry Gutov2023-02-191-3/+4
* * lisp/progmodes/xref.el (xref--insert-xrefs): Remove extra space (bug#61340).Juri Linkov2023-02-191-1/+1
* Backport: Fix xref-clear-marker-stack refactoring mistakeMattias Engdegård2023-02-191-1/+2
* ; Merge from origin/emacs-28Stefan Kangas2023-02-190-0/+0
|\
| * ; Commit files changed by "autoreconf -i -I m4 --force"emacs-28.3-rc1Stefan Kangas2023-02-193-14/+36
* | Merge from origin/emacs-28Stefan Kangas2023-02-195-4/+36
|\ \ | |/
| * ; Update ChangeLog for Emacs 28.3Stefan Kangas2023-02-192-4/+37
| * Update HISTORY for Emacs 28.3Stefan Kangas2023-02-171-0/+2
* | ; Merge from origin/emacs-28Stefan Kangas2023-02-190-0/+0
|\ \ | |/
| * Bump Emacs version to 28.3Stefan Kangas2023-02-174-4/+4
| * Update NEWS for Emacs 28.3Stefan Kangas2023-02-171-21/+6
* | Merge from origin/emacs-28Stefan Kangas2023-02-192-13/+411
|\ \ | |/
| * Update ChangeLog and AUTHORS for Emacs 28.3Stefan Kangas2023-02-172-13/+411
* | ; Merge from origin/emacs-28Stefan Kangas2023-02-190-0/+0
|\ \ | |/
| * Fix etags local command injection vulnerabilitylu4nx2023-02-171-5/+58
| * Fixed ctags local command execute vulnerabilitylu4nx2023-02-175-36/+9093
| * Fix ruby-mode.el local command injection vulnerability (bug#60268)Xi Lu2023-02-171-1/+1
| * Fix htmlfontify.el command injection vulnerability.Xi Lu2023-02-171-1/+1
| * Fix storing email into nnmail by GnusEli Zaretskii2022-12-191-4/+9
* | ; Improve image-dired-thumbnail-storage docstringStefan Kangas2023-02-191-8/+7
* | ; * doc/emacs/dired.texi (Image-Dired): Fix last change.Eli Zaretskii2023-02-191-3/+3
* | More doc on image-dired-dired-* (bug#61624)Manuel Giraud2023-02-191-11/+25
* | Eglot: improve treatment of completion items without :sortText (bug#61532)Theodor Thornhill2023-02-191-4/+3
* | ; * admin/make-tarball.txt: Minor copyedit.Stefan Kangas2023-02-191-2/+3
* | Fix invocation of File->Close from the menu barEli Zaretskii2023-02-192-14/+16
* | ; Improve documentation of 'native-comp-enable-subr-trampolines'Eli Zaretskii2023-02-192-8/+15
* | Update thumbnail buffer's header moreManuel Giraud2023-02-191-1/+2
* | (treesit-query-validate): Fix reusing the output bufferDmitry Gutov2023-02-181-1/+2
* | (rust-ts-mode--font-lock-settings): Highlight closure parametersDmitry Gutov2023-02-181-0/+1
* | * Fix `native-comp-enable-subr-trampolines' semanticAndrea Corallo2023-02-181-1/+2