summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-05-07Move ns_init_colors() after init_callproc() (bug#80752)Zeke Dou
2026-05-07; * lisp/term/x-win.el (icon-map-list): Fix :type (bug#80982)Eli Zaretskii
2026-05-07Update to Transient v0.13.3-10-g87d0ca08Jonas Bernoulli
2026-05-07Fix infloop in redisplay due to continuation glyphsEli Zaretskii
2026-05-07; Revert Eric's commits from February.Sean Whitton
2026-05-07; * doc/emacs/emacs.texi (Acknowledgments): Fill.Sean Whitton
2026-05-07; Fixes to Acknowledgments lists.Sean Whitton
2026-05-07Unpreload package-activate-allSean Whitton
2026-05-07[GTK3] Move the frame to position before showingDmitry Gutov
2026-05-07[GTK3] Improve the resize -> hide -> show scenarioDmitry Gutov
2026-05-06; Fix crash in macOS Accessibility Zoom timer (bug#80624)Stéphane Marks
2026-05-06; * lisp/emacs-lisp/elisp-scope.el (elisp-scope-analyze-form): Doc fix.Eli Zaretskii
2026-05-06; Expand 'elisp-fontify-symbol' and 'elisp-scope-analyze-form' docsEshel Yaron
2026-05-06Handle long environment variables in Tramp oricessesMichael Albinus
2026-05-06; * etc/NEWS (margin): Fix a typo, improve wording, move to proper place.Eli Zaretskii
2026-05-06; Improve doc strings of several Help-related user optionsEli Zaretskii
2026-05-05; * lisp/treesit.el (treesit--update-ranges-local): Fix let-binding.Yuan Fu
2026-05-06Fix flicker of child frame right after make-frame-visibleDmitry Gutov
2026-05-05(help--symbol-completion-table): Try and fix bug#80873Stefan Monnier
2026-05-05; * etc/NEWS: Fix typo in recent change.Basil L. Contovounesios
2026-05-05; * lisp/progmodes/elisp-mode.el (elisp-fontify-semantically): Fix typo.Eli Zaretskii
2026-05-05; More 'elisp-scope' and 'elisp-fontify-semantically' doc improvementsEshel Yaron
2026-05-05Improve 'context-menu-send-to' (bug#79512)Juri Linkov
2026-05-05; (elisp-scope-analyze-form): Improve docstring.Eshel Yaron
2026-05-05vc-switch-working-tree: Don't find non-VC projectsSean Whitton
2026-05-05vc-finish-logentry: Skip displaying async command buffer sometimesSean Whitton
2026-05-05elisp-mode: Cache 'help-echo' function results (bug#80948)Eshel Yaron
2026-05-05; (elisp-fontify-symbol): Improve docstring.Eshel Yaron
2026-05-05; Fix byte-compilation warnings in markdown-ts-modeEli Zaretskii
2026-05-05; Fix last changeEli Zaretskii
2026-05-05Introduce 'margin' face for window margin backgroundAndrea Alberti
2026-05-05Accept stream type as 4th argument of X-Message-SMTP-Method headerAugusto Stoffel
2026-05-05Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii
2026-05-05Improve 'markdown-ts-mode'Rahul Martim Juliato
2026-05-05; Fix doc string of 'elisp-fontify-semantically' (bug#80948)Eli Zaretskii
2026-05-05; Fix doc strings of timer-set-* functionsEli Zaretskii
2026-05-04nadvice.el: Make it easier to find how to change an interactive-formStefan Monnier
2026-05-04lisp/emacs-lisp/lisp-mode.el (lisp-fdefs): Avoid obsolete "face vars"Stefan Monnier
2026-05-04keyboard.c: Allow SIGINT to `quit` in batch mode, instead of exitStefan Monnier
2026-05-04Adaot tramp-tests.elMichael Albinus
2026-05-04; * admin/notes/jargon: Add entries.Michael Albinus
2026-05-04* admin/notes/documentation: Recommend not using "it's".Michael Albinus
2026-05-04Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsMichael Albinus
2026-05-04Jsonrpc: add new tests using Python subprocessesJoão Távora
2026-05-04Jsonrpc: rework sync request handling (bug#80623)João Távora
2026-05-04Re-add a call to clear_under_internal_border in clear_garbaged_framesDmitry Gutov
2026-05-03Ensure package archives are loaded for 'package-isolate'Philip Kaludercic
2026-05-03Add for <picture> to 'html-tag-alist' and 'html-tag-help'Philip Kaludercic
2026-05-03Add for <details> to 'html-tag-alist' and 'html-tag-help'Philip Kaludercic
2026-05-03Prevent indentation within whitespace sensitive HTML tagsPhilip Kaludercic