summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-02-28Initialize command-line-max-length with sysconf(3)Sean Whitton
2026-02-28New function rxvt-colorfgbg-background-modePeter Oliver
2026-02-28Fix prompting of packages for 'package-report-bug'Philip Kaludercic
2026-02-28Improve 'package-report-bug' robustnessPhilip Kaludercic
2026-02-28; Update "Maintainers" header for compat.elPhilip Kaludercic
2026-02-28Allow more fine configuration of package retentionPhilip Kaludercic
2026-02-28Indicate if 'package-isolate' had to download a packagePhilip Kaludercic
2026-02-28Fix 'package-isolate' in combination with quickloadPhilip Kaludercic
2026-02-28; Prevent 'package-isolate' from creating cyclic listsPhilip Kaludercic
2026-02-28Add option to keep previous package versions on upgradeJeremy Bryant
2026-02-27Fix macOS 26 scrolling lag and input handling issues (bug#80268)Boris Buliga
2026-02-27emacs-lisp-intro.texi: Eliminate duplicate ASCII artStefan Monnier
2026-02-27; Fix some comments.Sean Whitton
2026-02-27; Copy out log message from when branch was first introduced.Sean Whitton
2026-02-27Fix bug on MS-Windows with frame title when system-name is non-ASCIIEli Zaretskii
2026-02-27New 'log-outstanding' value for vc-log-view-typeSean Whitton
2026-02-27; * test/src/data-tests.el (data-tests-native-comp-unit): Fix test.Eli Zaretskii
2026-02-27Fix renaming directories in VC repositoriesSean Whitton
2026-02-26Fix `diary-rrule' recurrence rule calculation (Bug#80460)Richard Lawrence
2026-02-26; Avoid byte-compilation warning in c-ts-common.elEli Zaretskii
2026-02-26Upgrade 'equal' from side-effect-free to error-freeMattias Engdegård
2026-02-26Simplify peephole optimisation ruleMattias Engdegård
2026-02-26; Fix doc-string of 'window-combination-resize'Martin Rudalics
2026-02-26; * lisp/skeleton.el (skeleton-insert): Doc fix. (Bug#80492)Eli Zaretskii
2026-02-26; Fix esh-proc-tests on MS-WindowsEli Zaretskii
2026-02-25Make c-ts-common-comment-start-skip publicYuan Fu
2026-02-25c-ts-mode: Don't assume comment-start-skip is setArsen Arsenović
2026-02-25Repair another test bollixed by aggressive optimization.Eric S. Raymond
2026-02-25Repair ab ecal test by making a variable kexical,Eric S. Raymond
2026-02-25Complete the test set for floatfns,c.Eric S. Raymond
2026-02-25Tesrts for the portable primitives in fileio.c.Eric S. Raymond
2026-02-25Tests for primitives in coding.c and charset.c.Eric S. Raymond
2026-02-25Tests for primitives from the character.c module.Eric S. Raymond
2026-02-25lisp/vc/smerge-mode.el (smerge-refine-shadow-cursor): Make it thinnerStefan Monnier
2026-02-25Tests for the lreaf.c amd print.c primitives.Eric S. Raymond
2026-02-25Tests for remaining functions iun eval.c.Eric S. Raymond
2026-02-25Completing test coverage for dataa.c orimitives.Eric S. Raymond
2026-02-25More correctness tesrs for orinitives from fns.c.Eric S. Raymond
2026-02-25More tests for edit functions, buffers, and markers.Eric S. Raymond
2026-02-25Added more buffer/marker/editing test coverage.Eric S. Raymond
2026-02-25Category/charset/coding + char-table tests.Eric S. Raymond
2026-02-25More test coverage improvements.Eric S. Raymond
2026-02-25Repair serious breakage in the batch tests.Eric S. Raymond
2026-02-25More test coverage improvements.Eric S. Raymond
2026-02-25More test coverage improvements for ERT.Eric S. Raymond
2026-02-25; Fix emacs-module-tests on MS-WindowsEli Zaretskii
2026-02-25Crrections to tedt coverrage extensuion after bootstrap build.Eric S. Raymond
2026-02-25Improve test coverage of builtin predicates.Eric S. Raymond
2026-02-25New function multiple-command-partition-argumentsSean Whitton
2026-02-25(define-treesit-generic-mode): Improve autoloading support (bug#80480)Stefan Monnier