aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * New user option 'after-delete-frame-select-mru-frame' (bug#80397)Stéphane Marks2026-02-222-4/+13
* | ; system-taskbar tweaks to dbus loading and group keyword (bug#80361)Stéphane Marks2026-02-221-3/+7
* | ; system-sleep minor follow ups (bug#80361)Stéphane Marks2026-02-222-3/+7
* | * lisp/net/tramp.el (tramp-signal-hook-function): Extend docstring.Michael Albinus2026-02-221-3/+4
|/
* ; Use 'treesit-declare-unavailable-functions' in markdown-ts-mode.Eli Zaretskii2026-02-221-4/+1
* Add support for hiding markup delimiters in markdown-ts-modeRahul Martim Juliato2026-02-211-13/+52
* Stop ENUM_BF worrying about gcc -std=c89 -pedanticPaul Eggert2026-02-211-4/+4
* Port Lisp_Fwd to strict C bitfieldsPaul Eggert2026-02-211-2/+2
* Preserve the original order of Eshell aliases when loadingJim Porter2026-02-212-2/+28
* Sort Eshell aliases when adding new onesArto Jantunen2026-02-213-1/+19
* vc-do-async-command: Set special-mode only when no mode setSean Whitton2026-02-211-1/+2
* Fix GNUstep width calculation (bug#80331)Alan Third2026-02-211-1/+1
* 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