summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-02-21; * lisp/mail/rmailsum.el (mail-parse): Require.Eli Zaretskii
2026-02-21Make Rmail summary address display customizablePaul Nelson
2026-02-21Fix SVG CSS handling (bug#80384)Alan Third
2026-02-21Avoid segfaults if someone sets 'composition-function-table' to nilEli Zaretskii
2026-02-21New command vc-dir-root-next-actionSean Whitton
2026-02-21Use a custom Pdb class in the Python shellLiu Hui
2026-02-21Adapt ELisp Intro manual to recent changes in EmacsEli Zaretskii
2026-02-21; * etc/NEWS: Fix last change (bug#80398).Eli Zaretskii
2026-02-21browse-url-firefox-program: Add support for more Firefox variants.Gabriel Santos
2026-02-21Remove one lambda level in some Gnus' functionsManuel Giraud
2026-02-21; Make the document language in Info manuals explicitly statedEli Zaretskii
2026-02-21; * lisp/startup.el (fancy-startup-tail): Align links to startup options.Eli Zaretskii
2026-02-21; * lisp/startup.el (fancy-startup-tail): Remove one more newline.Eli Zaretskii
2026-02-21; * lisp/faces.el (mode-line-highlight): Fix colors of the box (bug#80441).Eli Zaretskii
2026-02-21; Further tweaks to newcomers' theme checkbox.Sean Whitton
2026-02-21; * lisp/custom.el (copy-theme-options): New FIXME.Sean Whitton
2026-02-21; Improve appearance of newcomers-presets button.Sean Whitton
2026-02-21; Improve documentation of newcomers-presets.Sean Whitton
2026-02-21; * doc/lispref/edebug.texi (Using Edebug): Fix a typo (bug#80459).Eli Zaretskii
2026-02-20Fix predicate of `plist-member` on `function-history`Stefan Monnier
2026-02-20New command to skip over the head of Customize buffersPhilip Kaludercic
2026-02-20* lisp/cus-edit.el (custom-mode-map): Bind 'Custom-reset-standard'Philip Kaludercic
2026-02-20Add new command 'copy-theme-options'Philip Kaludercic
2026-02-20Add a theme and minor mode for new usersPhilip Kaludercic
2026-02-20Optimise closed-over variables earlierMattias Engdegård
2026-02-20Remove two obsolete peephole optimisation rulesMattias Engdegård
2026-02-20; * lisp/subr.el (and-let*): Expand to 'and' not 'when'.Sean Whitton
2026-02-20Show "committing" pseudo-state in VC-Dir during an async checkinSean Whitton
2026-02-20Use git ls-files --deduplicate in project.el (bug#80409)Basil L. Contovounesios
2026-02-19Remove (featurep 'project) guards in python.elkobarity
2026-02-19Fix invalid vc-state after vc-revertSean Whitton
2026-02-19* lisp/vc/vc-dispatcher.el (vc-do-async-command): Call special-mode.Sean Whitton
2026-02-19Restore 'cond' one element clauses to 'cond*'Sean Whitton
2026-02-18Fixes to with-vc-propertiesSean Whitton
2026-02-18vc-dir-show-outgoing-count: Mark a safe local variableSean Whitton
2026-02-18elisp-scope.el: Add variable value specificationsEshel Yaron
2026-02-18Adapt mode-line faces to dark background mode (bug#80135)Juri Linkov
2026-02-18* lisp/net/goto-addr.el (goto-address-fontify): Fix unbalanced parens.Juri Linkov
2026-02-18Add frame-use-time, get-mru-frame, use mru frame in delete-frame (bug#80397)Stéphane Marks
2026-02-18New 'delete-files' VC backend function for faster mass deletionsSean Whitton
2026-02-18Fix vc-hg-delete-file on files in nonexistent directoriesSean Whitton
2026-02-18; Fix last change in treesit.cEli Zaretskii
2026-02-18vc-git-pull, vc-git-incoming-revision: Use push remotesSean Whitton
2026-02-17Change back tree-sitter version requirement (bug#80108)Yuan Fu
2026-02-17Depend explicitly on Gnulib ‘attribute’ modulePaul Eggert
2026-02-17; Docstring fix for outstanding changes commands.Sean Whitton
2026-02-17Use -outstanding not -outgoing-base in VC command namesSean Whitton
2026-02-17; Remove stale commentary in dispnew.c.Basil L. Contovounesios
2026-02-17; Fix typo in struct image commentary.Basil L. Contovounesios
2026-02-17; Fix image_error argument in webp_load.Basil L. Contovounesios