summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-29(minibuffer-message): Do not block while displaying message.Spencer Baugh
2026-01-29xref-find-backend: Error instead of returning nilDmitry Gutov
2026-01-29; * lisp/window.el (window--frame-landscape-p): Improve docstring.Sean Whitton
2026-01-29Use frame-pixel-width/height to determine if frame is landscapeSpencer Baugh
2026-01-29tutorial.el: don't mutate quoted listMattias Engdegård
2026-01-29* lisp/tutorial.el (tutorial--describe-nonstandard-key): add spaceMattias Engdegård
2026-01-29Avoid interference between child frame deletion and recenteringEli Zaretskii
2026-01-29; Fix package-vc-tests for older versions of GitEli Zaretskii
2026-01-29; Update Android dependencies againPo Lu
2026-01-29; Update Android dependenciesPo Lu
2026-01-28xref-matches-in-directory and xref-matches-in-files: More consistencyDmitry Gutov
2026-01-28xref-matches-in-directory: Don't error on "Binary file ... matches"Dmitry Gutov
2026-01-28(loaddefs-generate--make-autoload): Try harder to find `autoload-macro`Stefan Monnier
2026-01-28Create package-vc-tests repositories once per tests run (bug#80235)Przemysław Kryger
2026-01-28Move outstanding changes commands from 'o' to 'T'Sean Whitton
2026-01-28; Fix MS-Windows build broken by recent treesit.c changesEli Zaretskii
2026-01-28Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsMichael Albinus
2026-01-28New Tramp testMichael Albinus
2026-01-28Always unset lisp_data when freeing imagesBasil L. Contovounesios
2026-01-28; Fix last change to test/src/process-tests.el.Basil L. Contovounesios
2026-01-28Fix tree-sitter traversal slowness (bug#80108)Yuan Fu
2026-01-28Customizable xref-references-in-directory backendDaniel Mendler
2026-01-27; Instrument filenotify testMichael Albinus
2026-01-27; * test/src/process-tests.el: Instrument for bug#80166.Michael Albinus
2026-01-27Organize tramp-adb-handle-make-process a little bit betterMichael Albinus
2026-01-27(pcase--subtype-bitsets): Make it a bit more preciseStefan Monnier
2026-01-27Ensure skipped package-vc-tests are not installed (bug#80235)Przemysław Kryger
2026-01-27; * lisp/files.el (file-name-version-regexp): typo in doc stringMattias Engdegård
2026-01-27Document frame id related commands and tweak a return value (Bug#80192)Stéphane Marks
2026-01-27; Avoid warnings when neither GIF nor WebP are supportedPo Lu
2026-01-26Jsonrpc: avoid redisplay_internal calls from jsonrpc-requestJoão Távora
2026-01-26Fix image.c compilation when HAVE_GIF is not definedEli Zaretskii
2026-01-26(read_char_minibuf_menu_prompt): Fix bug#80146Stefan Monnier
2026-01-26Fix point-adjustment when overlays are specific to windowsEli Zaretskii
2026-01-26Update TUTORIAL.translatorsBastien Guerry
2026-01-26; Improve last changeEli Zaretskii
2026-01-26; Update defcustom type of 'line-spacing'Daniel Mendler
2026-01-26Neater pcase predicate transformMattias Engdegård
2026-01-25Refer to 'package-autosuggest-style' in manual.Philip Kaludercic
2026-01-25; Fix typo in docstringPhilip Kaludercic
2026-01-25Update 'package-autosuggest' databasePhilip Kaludercic
2026-01-25Mention scrape-elpa.el file name in autosuggest databasePhilip Kaludercic
2026-01-25Mark 'package-autosuggest-database' as privatePhilip Kaludercic
2026-01-25; Use 'without-restriction'Philip Kaludercic
2026-01-25Merge branch 'feature/package-autosuggest'Philip Kaludercic
2026-01-25Use a custom buffer name for package review diffsDaniel Mendler
2026-01-25Have default 'compile-command' run make in parallelPhilip Kaludercic
2026-01-25Support `undo'ing user input after messages are receivedF. Moukayed
2026-01-25; * src/buffer.h: Mention indirect buffers in 'buffer_window_count' commentMartin Rudalics
2026-01-25Add 'select-frame-by-id' and 'undelete-frame-by-id' (Bug#80192)Stéphane Marks