summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-04-06vc-hg-working-revision: Return changeset hashesSean Whitton
2026-04-06Eglot: improve safety spec of eglot-workspace-configurationDiep Pham
2026-04-06; * lisp/vc/vc.el (checkin): Specify the async case (bug#80723).Sean Whitton
2026-04-06; * lisp/vc/vc.el (dir-status-files): Clarifications (bug#80722).Sean Whitton
2026-04-06* test/lisp/net/tramp-tests.el (tramp-test21-file-links): Extend test.Michael Albinus
2026-04-06Keep cache in tramp-skeleton-file-name-all-completionsMichael Albinus
2026-04-06lisp/net/tramp.el: Fix performance regression with completionsJoseph Mingrone
2026-04-06; Improve documentation of 'window-prev-buffers'Eli Zaretskii
2026-04-05Disable 'package-review-policy' during package-testsPhilip Kaludercic
2026-04-05; Use 'ensure-proper-list' to get uniform maintainer listsPhilip Kaludercic
2026-04-05Mention package version in 'package-autoremove' promptPhilip Kaludercic
2026-04-05; Use lookup table for package menu facesPhilip Kaludercic
2026-04-05Fix vc-default-checkin-patch for vc-async-checkin non-nilSean Whitton
2026-04-05* lisp/vc/vc-dir.el (vc-dir-update): Remove empty directory entries.Sean Whitton
2026-04-05New option vc-dir-auto-hide-up-to-dateSean Whitton
2026-04-05VC-Dir next action: Offer to hide up-to-date itemsSean Whitton
2026-04-05* lisp/vc/diff-mode.el (diff-mode-read-only-map): Bind 'v'.Sean Whitton
2026-04-05Fix display in window margins when text-area text is reorderedEli Zaretskii
2026-04-05; * src/sound.c (Fw32_sound_volume): Shut up GCC warning.Eli Zaretskii
2026-04-05; Fix recently-added treesit testEli Zaretskii
2026-04-05; Fix last change.Eli Zaretskii
2026-04-05; Fix node names in modus-themes.orgEli Zaretskii
2026-04-04Fix treesit-query-capture's NODE-ONLY paramYuan Fu
2026-04-05* etc/NEWS: Announce Org update.Kyle Meyer
2026-04-05Update to Org 9.8.1Kyle Meyer
2026-04-05; Fix documentation of last changeEli Zaretskii
2026-04-04List recursive dependencies in the package descriptionPhilip Kaludercic
2026-04-04Recursively check dependencies for package compatibilityPhilip Kaludercic
2026-04-04Adjust return format of 'package--dependencies'Philip Kaludercic
2026-04-04Fix use of special glyphs with faces from display-tableEli Zaretskii
2026-04-04Avoid line breaks in IMAP AUTHENTICATE PLAINJens Lechtenbörger
2026-04-04; Fix quotation of some symbolsArash Esbati
2026-04-04* lisp/net/tramp.el (tramp-expand-args): Handle ARGS being nil.Michael Albinus
2026-04-04; * lisp/international/emoji.el (emoji-list): Doc fix (bug#80733).Eli Zaretskii
2026-04-04; Improve documentation of 'make-temp-file'Eli Zaretskii
2026-04-03; Fix 2 defcustoms in printing.elEli Zaretskii
2026-04-03Inform macOS Accessibility Zoom of cursor position (bug#80624)Stéphane Marks
2026-04-03Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii
2026-04-03; * lisp/treesit.el (treesit--font-lock-level-setter): Fix whitespace.Eli Zaretskii
2026-04-03; Fix cus-edit setopt testStéphane Marks
2026-04-02Support setopt-local in treesit--font-lock-level-setter (bug#80731)Stéphane Marks
2026-04-02Filter out some range settings in markdown-ts-modeYuan Fu
2026-04-03grep-edit--prepare-buffer: Fix allowed insertion positionsDmitry Gutov
2026-04-03pgtk_set_window_size: Clear out unused codeDmitry Gutov
2026-04-03xref-edit--prepare-buffer: Prohibit insertion before group headers tooDmitry Gutov
2026-04-02lisp/help.el (help-function-arglist): Fix last changeStefan Monnier
2026-04-02lisp/help.el (help-function-arglist): Handle advised aliases (bug#80725)Stefan Monnier
2026-04-02New macro setopt-local and function set-local (bug#80709)Stéphane Marks
2026-04-02Assume wide chars may span any number of columns during semlf fillingRoi Martin
2026-04-02Eglot: release version 1.23João Távora