summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-08-23; Improve documentation of EdebugEli Zaretskii
2025-08-23Minor fixes for file notifications on MS WindowsMichael Albinus
2025-08-23Fix line-prefix display when there's a 'display' string at BOLEli Zaretskii
2025-08-22; cperl-mode.el: Do not warn with valid character escapesHarald Jörg
2025-08-22Minor tramp.texi changesMichael Albinus
2025-08-22; * admin/MAINTAINERS: Add myself for connection-local variables.Michael Albinus
2025-08-22Skip eglot-test-rust-completion-exit-function on embaMichael Albinus
2025-08-22; cperl-mode.el: Indent labels only in code (Bug#79271)Harald Jörg
2025-08-22; * admin/MAINTAINERS: Update entries for Dmitry and Spencer.Eli Zaretskii
2025-08-22; cperl-mode.el: Fix fontification error with signaturesHarald Jörg
2025-08-21Fix 'submit-emacs-patch' MIME typeSteven Allen
2025-08-21project: Improve pruning of zombie projects.Elías Gabriel Pérez
2025-08-21Add minibuffer--completions-visible and use itSpencer Baugh
2025-08-21rust-ts-mode: handle invalid rust syntax without signalingSteven Allen
2025-08-21Correctly document the format of tabulated-list-groupsRahguzar
2025-08-21; cperl-mode.el: fix indentation for multiline signaturesHarald Jörg
2025-08-21Speed up JSON parsing by not maintaining line and column (bug#79192)Mattias Engdegård
2025-08-21Free tar-mode helper buffers after use in package.el (bug#79280)Mattias Engdegård
2025-08-21Eliminate some gratuitous string mutationMattias Engdegård
2025-08-21; * src/lread.c (from_buffer_p): New abstraction.Mattias Engdegård
2025-08-21; Remove duplicate menu item in 'eww'john muhl
2025-08-21; Fix typo in 'cursor-type' widgetjohn muhl
2025-08-21; Fix typo (wrong-type-argument not wrong-argument-type)Dmitry Gutov
2025-08-21Avoid duplicating strings in pcm--merge-completionsSpencer Baugh
2025-08-21Treat point more consistently in PCM completionSpencer Baugh
2025-08-20Update comments re GCC bugs 117423 and 119085Paul Eggert
2025-08-20; Makefile.in: Fix ldefs-boot.el rule for BSD sed.Gerd Möllmann
2025-08-20Change default of tramp-debug-buffer-limitMichael Albinus
2025-08-20; Remove declarations introduced in e92da50e057Gerd Möllmann
2025-08-20Rename some incoming & outgoing diff commandsSean Whitton
2025-08-19; * lisp/progmodes/eglot.el (eglot--managed-mode): Pacify byte-compiler.Eli Zaretskii
2025-08-19Signal end-of-file with more correct dataSpencer Baugh
2025-08-19; Revert last change in eglotGerd Möllmann
2025-08-19; Pacify byte-compilerGerd Möllmann
2025-08-19Clarify that sequence/map functions don't alter their argumentPhilipp Stephani
2025-08-19; * lisp/vc/vc.el (vc--maybe-read-remote-location): Fix args of read-string.Juri Linkov
2025-08-18Catch all non-local exits when running ERT tests.Philipp Stephani
2025-08-18Silence byte-compile warnings when treesit is not availableJuri Linkov
2025-08-17Reject invalid error symbols (Bug#76447)Stefan Monnier
2025-08-17Adapt tramp to new autoload-macro expandJD Smith
2025-08-17VC: New commands for incoming and outgoing fileset diffsSean Whitton
2025-08-17Delete duplicate bindings of default-directorySean Whitton
2025-08-17vc--maybe-read-remote-location: Don't return a listSean Whitton
2025-08-17Suppress Tramp session timeout if buffer is modifiedMichael Albinus
2025-08-16; Fix last change: change `let*' to `let'.Sean Whitton
2025-08-16vc-hg-checkin-patch: Fix on MS-Windows, make 'hg import' asyncSean Whitton
2025-08-16vc-hg-known-other-working-trees: Fix on MS-WindowsEli Zaretskii
2025-08-16Flymake: improve previous fix (bug#78862)João Távora
2025-08-16vc-test--with-author-identity: Handle MercurialSean Whitton
2025-08-16* lisp/vc/vc-hg.el (vc-hg-checkin): Fix on MS-Windows (bug#79024).Sean Whitton