aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Use real display geometry on NS (bug#80331)Shay Elkin2026-02-211-2/+24
* Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii2026-02-211-26/+35
|\
| * Fix SVG CSS handling (bug#80384)Alan Third2026-02-211-26/+35
* | ; * lisp/mail/rmailsum.el (mail-parse): Require.Eli Zaretskii2026-02-211-0/+1
* | Make Rmail summary address display customizablePaul Nelson2026-02-214-39/+206
|/
* Avoid segfaults if someone sets 'composition-function-table' to nilEli Zaretskii2026-02-211-0/+6
* New command vc-dir-root-next-actionSean Whitton2026-02-213-3/+36
* Use a custom Pdb class in the Python shellLiu Hui2026-02-213-127/+202
* Adapt ELisp Intro manual to recent changes in EmacsEli Zaretskii2026-02-211-3/+5
* ; * etc/NEWS: Fix last change (bug#80398).Eli Zaretskii2026-02-211-4/+4
* browse-url-firefox-program: Add support for more Firefox variants.Gabriel Santos2026-02-212-1/+12
* Remove one lambda level in some Gnus' functionsManuel Giraud2026-02-216-33/+11
* ; Make the document language in Info manuals explicitly statedEli Zaretskii2026-02-2163-0/+63
* ; * lisp/startup.el (fancy-startup-tail): Align links to startup options.Eli Zaretskii2026-02-211-1/+1
* ; * lisp/startup.el (fancy-startup-tail): Remove one more newline.Eli Zaretskii2026-02-211-1/+1
* ; * lisp/faces.el (mode-line-highlight): Fix colors of the box (bug#80441).Eli Zaretskii2026-02-211-1/+1
* ; Further tweaks to newcomers' theme checkbox.Sean Whitton2026-02-211-2/+2
* ; * lisp/custom.el (copy-theme-options): New FIXME.Sean Whitton2026-02-211-1/+3
* ; Improve appearance of newcomers-presets button.Sean Whitton2026-02-211-5/+5
* ; Improve documentation of newcomers-presets.Sean Whitton2026-02-211-18/+17
* ; * doc/lispref/edebug.texi (Using Edebug): Fix a typo (bug#80459).Eli Zaretskii2026-02-211-1/+1
* Fix predicate of `plist-member` on `function-history`Stefan Monnier2026-02-202-2/+2
* New command to skip over the head of Customize buffersPhilip Kaludercic2026-02-201-0/+16
* * lisp/cus-edit.el (custom-mode-map): Bind 'Custom-reset-standard'Philip Kaludercic2026-02-201-0/+1
* Add new command 'copy-theme-options'Philip Kaludercic2026-02-203-2/+41
* Add a theme and minor mode for new usersPhilip Kaludercic2026-02-204-0/+202
* Optimise closed-over variables earlierMattias Engdegård2026-02-201-0/+3
* Remove two obsolete peephole optimisation rulesMattias Engdegård2026-02-201-84/+0
* ; * lisp/subr.el (and-let*): Expand to 'and' not 'when'.Sean Whitton2026-02-201-3/+3
* Show "committing" pseudo-state in VC-Dir during an async checkinSean Whitton2026-02-204-41/+79
* Use git ls-files --deduplicate in project.el (bug#80409)Basil L. Contovounesios2026-02-201-13/+14
* Remove (featurep 'project) guards in python.elkobarity2026-02-191-10/+5
* Fix invalid vc-state after vc-revertSean Whitton2026-02-191-19/+30
* * lisp/vc/vc-dispatcher.el (vc-do-async-command): Call special-mode.Sean Whitton2026-02-191-0/+1
* Restore 'cond' one element clauses to 'cond*'Sean Whitton2026-02-192-24/+37
* Fixes to with-vc-propertiesSean Whitton2026-02-181-5/+7
* vc-dir-show-outgoing-count: Mark a safe local variableSean Whitton2026-02-181-0/+1
* elisp-scope.el: Add variable value specificationsEshel Yaron2026-02-182-3/+23
* Adapt mode-line faces to dark background mode (bug#80135)Juri Linkov2026-02-181-4/+11
* * lisp/net/goto-addr.el (goto-address-fontify): Fix unbalanced parens.Juri Linkov2026-02-181-2/+5
* Add frame-use-time, get-mru-frame, use mru frame in delete-frame (bug#80397)Stéphane Marks2026-02-184-35/+180
* New 'delete-files' VC backend function for faster mass deletionsSean Whitton2026-02-183-22/+62
* Fix vc-hg-delete-file on files in nonexistent directoriesSean Whitton2026-02-181-6/+7
* ; Fix last change in treesit.cEli Zaretskii2026-02-181-0/+10
* vc-git-pull, vc-git-incoming-revision: Use push remotesSean Whitton2026-02-182-4/+24
* Change back tree-sitter version requirement (bug#80108)Yuan Fu2026-02-172-4/+96
* Depend explicitly on Gnulib ‘attribute’ modulePaul Eggert2026-02-172-1/+3
* ; Docstring fix for outstanding changes commands.Sean Whitton2026-02-171-16/+8
* Use -outstanding not -outgoing-base in VC command namesSean Whitton2026-02-176-38/+38
* ; Remove stale commentary in dispnew.c.Basil L. Contovounesios2026-02-171-3/+0