summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-12-04* lisp/tab-line.el (tab-line-tabs-fixed-window-buffers): More optimizations.Juri Linkov
2024-12-04; * lisp/help-at-pt.el (display-local-help): Doc fix.Eli Zaretskii
2024-12-04; * doc/emacs/building.texi (Compilation Mode): Fix last change.Eli Zaretskii
2024-12-04Add tags to 'compilation-transform-file-match-alist' custom typeRobert Pluim
2024-12-04Improve 'compilation-transform-file-match-alist' documentationRobert Pluim
2024-12-04Improve 'compilation-hidden-output' docstringRobert Pluim
2024-12-04; Improve documentation of 'epa-mail-verify'Eli Zaretskii
2024-12-04Improve docstrings of functions for moving to message headersRobert Pluim
2024-12-04Remove obsolete 'display-comint-buffer-action' (bug#74361)Juri Linkov
2024-12-03Add new keyword :continue-only to defvar-keymap for repeat-mode (bug#74140)Juri Linkov
2024-12-03Improve docstrings of functions for moving to message headersRobert Pluim
2024-12-03Actually remove the Mail-Followup-To header iff emptyTomas Volf
2024-12-03; Minor fixes in tramp-tests.elMichael Albinus
2024-12-03Fix the latest dabbrev-expand test fixStephen Berman
2024-12-03* lisp/progmodes/c-ts-mode.el (treesit-node-match-p): Declare.Andrea Corallo
2024-12-03project-try-vc--search: Fix inside recursive submodule setupDmitry Gutov
2024-12-02* Declare few treesit-* function to clean-up wanrningsAndrea Corallo
2024-12-02Fix password prompt in comintMichael Albinus
2024-12-02Fix password prompt in comint (don't merge)Michael Albinus
2024-12-02Fix the version of librsvg API changeManuel Giraud
2024-12-02; Fix grammar in Emacs user manualEli Zaretskii
2024-12-02Fix latest test for dabbrev-expandStephen Berman
2024-12-02; Fix recently-updated documentationEli Zaretskii
2024-12-02Do not use libjpeg quantization (bug#74476)Manuel Giraud
2024-12-01; Indent by 8 in BSD indent tests for c-ts-modeYuan Fu
2024-12-01Standardize and promote c-ts-mode's custom matcher and anchorYuan Fu
2024-12-01Remove unused functions in c-ts-modeYuan Fu
2024-12-01Add more c-ts-mode indent testsYuan Fu
2024-12-01Use new baseline indent rule in c-ts-modeYuan Fu
2024-12-01Add baseline tree-sitter indent rule for C-like languagesYuan Fu
2024-12-01; Minor simplification for tree-sitter indent preset column-0Yuan Fu
2024-12-01Add treesit-explore commandYuan Fu
2024-12-01Allow treesit-simple-indent's rule to be a single functionYuan Fu
2024-12-01Refactor treesit--indent-1Yuan Fu
2024-12-01Improve c-ts-mode compound indents (bug#74507)Jørgen Kvalsvik
2024-12-01Merge from emacs-30Yuan Fu
2024-12-01(asm-mode): Support file-local `asm-comment-char` (bug#74447)Stefan Monnier
2024-12-01CC Mode manual: Better document lines starting with a labelAlan Mackenzie
2024-12-01; Update tree-sitter manualYuan Fu
2024-12-01Allow passing nil to treesit-node-match-p (bug#74612)Yuan Fu
2024-12-01Reserve erc-normalize-port for equality comparisonsF. Jason Park
2024-12-01Allow querying auth-source with port as string in ERCTrevor Arjeski
2024-12-01Clear buffer-undo-list after sending input in ERCF. Jason Park
2024-12-01CC Mode: Optimize scanning of heavily nested brace blocksAlan Mackenzie
2024-12-01Fix last change in tutorial.elManuel Giraud
2024-12-01Update to version 2.58 of librsvg API (bug#74606)Manuel Giraud
2024-12-01Fix decoding of non-ASCII email attachmentsVisuwesh
2024-11-30Prevent "Selecting deleted buffer" error with dabbrev-expandStephen Berman
2024-11-30Fix exiting Emacs after saving a tutorialManuel Giraud
2024-11-30; (dictionary-search-interface): Fix bug#74511.Eshel Yaron