summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-10-28Fix C-c C-d and C-c C-w during log-view-modify-change-commentSean Whitton
2024-10-28More workarounds for GDB bug 32313Eli Zaretskii
2024-10-28Remove unneeded workaround from w32console.cEli Zaretskii
2024-10-28More workarounds for GDB bug 32313Eli Zaretskii
2024-10-28Don't work around a corner case once observedGerd Möllmann
2024-10-27Fix definitions of Eshell "xtra" functionsJim Porter
2024-10-28project-try-vc: Fix the "sometimes wrong cache" issueDmitry Gutov
2024-10-27Work around GDB bug 32313 when debugging Emacs internalsPaul Eggert
2024-10-27Tweak doc w.r.t to "void function" (bug#73886)Stefan Monnier
2024-10-27Update modus-themes to their version 4.6.0Protesilaos Stavrou
2024-10-27Fix flakey proced refine tests (Bug#73441)Laurence Warne
2024-10-27Another 'void' updateEli Zaretskii
2024-10-27Merge from origin/emacs-30Eli Zaretskii
2024-10-27; Merge from origin/emacs-30Eli Zaretskii
2024-10-27Merge from origin/emacs-30Eli Zaretskii
2024-10-27; Merge from origin/emacs-30Eli Zaretskii
2024-10-27Merge from origin/emacs-30Eli Zaretskii
2024-10-27Fix doc string of 'wdired-use-dired-vertical-movement'Eli Zaretskii
2024-10-27Update the documentation of void functionsEli Zaretskii
2024-10-27; * lisp/vc/log-edit.el (log-edit-diff-function): Grammar fix.Sean Whitton
2024-10-27transient.el: Replace use of obsolete if-let and when-letSean Whitton
2024-10-27Allow escape from 'read-key'Eli Zaretskii
2024-10-27Accept texi2any for version identificationMats Lidell
2024-10-27; Fix typosStefan Kangas
2024-10-27; * src/w32dwrite.c (syms_of_w32dwrite): Init 'w32-inhibit-dwrite'.Eli Zaretskii
2024-10-27; Fix problem with DirectWrite (MS-Windows)Cecilio Pardo
2024-10-27vc-git-resolve-conflicts: Extend unstage-maybe to similar operationsSean Whitton
2024-10-27Backport some docstring updates, warn about upcoming obsolescenceSean Whitton
2024-10-27lisp/org: Backport org-mode.git fix for if-let/when-let obsolescenceSean Whitton
2024-10-27vc-git-log-edit-toggle-amend: Honor vc-allow-rewriting-published-historyDmitry Gutov
2024-10-26Fix Eshell incompatibility with "[" command when eshell-pred is disabledJim Porter
2024-10-26; Ensure 'eshell-split-filename' doesn't expand the filename firstJim Porter
2024-10-26Fix bootstrap on MS-WindowsEli Zaretskii
2024-10-26Add delete-selection-local-mode.Earl Hyatt
2024-10-26; Remove proced-tests.el instrumentation (Do not merge with master)Michael Albinus
2024-10-26* lisp/editorconfig.el (editorconfig--get-indentation): Fix bug#73991Stefan Monnier
2024-10-26Temporary fix for mouse events on child framesEli Zaretskii
2024-10-26* src/w32console.c (w32con_update_end): Fix cursor display.Eli Zaretskii
2024-10-26Improve Tramp VC cacheEyal Soha
2024-10-26Fix dimensions of child frames on w32 consoleEli Zaretskii
2024-10-26* lisp/progmodes/cc-langs.el (c-cpp-matchers): Remove an unneeded let*.Alan Mackenzie
2024-10-26Update 'ldefs-boot.el' (don't merge)Andrea Corallo
2024-10-26Bump Emacs version to 30.0.92Andrea Corallo
2024-10-26; * etc/AUTHORS: Update.Andrea Corallo
2024-10-26; * ChangeLog.4: Update.Andrea Corallo
2024-10-26More fixes for w32 console buildEli Zaretskii
2024-10-26Adapt w32 console to tty-child-frame changesEli Zaretskii
2024-10-26; * lisp/emacs-lisp/cond-star.el: Require cl-lib.Eli Zaretskii
2024-10-26; Reformat a couple of recently added long stringsSean Whitton
2024-10-25cond*: Add support for Pcase patternsStefan Monnier