summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-10-22Allow renaming of frames to F<num> on text terminalsAlan Mackenzie
2025-10-22; * src/lisp.h (struct Lisp_String): mention terminating NULMattias Engdegård
2025-10-22; * lisp/progmodes/hideshow.el: More fixes for recent changes.Elías Gabriel Pérez
2025-10-21Release ERC 5.6.1F. Jason Park
2025-10-21; Remove unwanted noise from ERC test outputF. Jason Park
2025-10-22Improve Dired handling of file names with newlines (bug#79528)Stephen Berman
2025-10-21(easy-mmode--less-selective-first): Enable testStefan Monnier
2025-10-21(define-globalized-minor-mode): Remove `MODE-mode-name` hack (bug#79624)Stefan Monnier
2025-10-21; elisp-scope.el: Fix error during widget args analysisEshel Yaron
2025-10-21; Simplify symbol role ':help' functions.Eshel Yaron
2025-10-21; Fix semantic highlighting in presence of shorthandsEshel Yaron
2025-10-21Use 'any' and 'all' to simplify parts of the byte-compilerMattias Engdegård
2025-10-21* lisp/emacs-lisp/shortdoc.el: Add take-while, drop-while, any, all.Mattias Engdegård
2025-10-21Disable one tab-bar-test case on macOSMattias Engdegård
2025-10-21; Fix previous tree-sitter commitYuan Fu
2025-10-21hideshow: Define new keymap for all the commands.Elías Gabriel Pérez
2025-10-21hideshow: Update the indicators properly after showing/hidingElías Gabriel Pérez
2025-10-20Cache compiled tree-sitter queries (bug#79363)Yuan Fu
2025-10-20hideshow: Add new option for control how the block should be hidden.Elías Gabriel Pérez
2025-10-20Don't feed the stack overflow detector bad dataMattias Engdegård
2025-10-20; * test/lisp/vc/vc-tests/vc-tests.el: use write-region, againMattias Engdegård
2025-10-20vc-test--with-temp-change: Use write-regionSean Whitton
2025-10-20Revert "* test/lisp/net/tramp-resources/foo.tar.gz: Remove."Michael Albinus
2025-10-20* test/lisp/net/tramp-resources/foo.tar.gz: Remove.Michael Albinus
2025-10-20Tramp cleanupMichael Albinus
2025-10-20Avoid unnecessary y-or-n-p questions in client framesEli Zaretskii
2025-10-20Eglot: expand on eglot-workspace-configuration sections (bug#79655)João Távora
2025-10-20; * lisp/emacs-lisp/rx.el (rx--foldl): Replace with 'all' and 'any'.Mattias Engdegård
2025-10-20Add any and all (bug#79611)Mattias Engdegård
2025-10-20Add drop-while and take-while (bug#79611)Mattias Engdegård
2025-10-19Flymake: fix daemon-mode + and window client fringe usage (bug#77313)João Távora
2025-10-19* lisp/progmodes/compile.el (compilation--set-up-margin): Fix.Juri Linkov
2025-10-19New value 'auto' of user option 'flymake-indicator-type' used by defaultJuri Linkov
2025-10-19vc-git-registered: Be quieter when Git is not installedSean Whitton
2025-10-19vc-rename-file: Make it work regardless of default-directorySean Whitton
2025-10-19; * src/bytecode.c (exec_byte_code): editing mistake (thanks Pip!)Mattias Engdegård
2025-10-19Disable -Wclobbered for GCC in exec_byte_code (bug#79610)Mattias Engdegård
2025-10-19; exec_byte_code: refactor branch caseMattias Engdegård
2025-10-19exec_byte_code: use fixed registers for top and pc (bug#79610)Mattias Engdegård
2025-10-19; exec_byte_code: don't re-use op in FETCH2Mattias Engdegård
2025-10-19exec_byte_code: reduce use of semi-global 'op' (bug#79610)Mattias Engdegård
2025-10-19; ispell-tests-common.el: tidy file-matching regexpMattias Engdegård
2025-10-19Fix ispell-tests on emacs CILockywolf
2025-10-19Fix a recent regression in NewstickerLdBeth
2025-10-18(eval-and-compile): Preserve the surrounding lexical contextStefan Monnier
2025-10-18Add a test for puthashHelmut Eller
2025-10-18* lisp/minibuffer.el (completion--insert-strings): Use the correct frame.Juri Linkov
2025-10-18Fix coding error in byte-run--strip-vector/recordAlan Mackenzie
2025-10-18vc-do-command: Don't print a spurious newlineSean Whitton
2025-10-18Rcirc: Fix invalid face error message when applying IRC colorAlcor