aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* ; Fix last change.Sean Whitton2026-02-231-9/+8
* New prefix argument for pp-eval-expressionJacob S. Gordon2026-02-231-4/+11
* Fix VC Git error when patch matches staged changesPaul Nelson2026-02-231-1/+1
* ; cus-start.el add after-delete-frame-select-mru-frame (bug#80397)Stéphane Marks2026-02-231-0/+1
* ; * lisp/speedbar.el (speedbar-frame-or-window): Quote arg (bug#80392).Matthias Meulien2026-02-221-1/+1
* Fix broken `FOO-mode-indent-offset` conventionStefan Monnier2026-02-2213-251/+263
* Improve m4-mode font lockBasil L. Contovounesios2026-02-221-46/+50
* Fix apropos-print window selectionBasil L. Contovounesios2026-02-221-3/+20
* Fix use of older OpenSSH version in TrampMichael Albinus2026-02-222-20/+40
* Support displaying more months in the calendarLiu Hui2026-02-2212-613/+767
* Fix absolute cursor positioning in term.elEli Zaretskii2026-02-221-1/+1
* ; 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
* Preserve the original order of Eshell aliases when loadingJim Porter2026-02-211-1/+1
* Sort Eshell aliases when adding new onesArto Jantunen2026-02-211-1/+3
* vc-do-async-command: Set special-mode only when no mode setSean Whitton2026-02-211-1/+2
* ; * lisp/mail/rmailsum.el (mail-parse): Require.Eli Zaretskii2026-02-211-0/+1
* Make Rmail summary address display customizablePaul Nelson2026-02-211-39/+131
* New command vc-dir-root-next-actionSean Whitton2026-02-211-1/+22
* Use a custom Pdb class in the Python shellLiu Hui2026-02-211-127/+155
* browse-url-firefox-program: Add support for more Firefox variants.Gabriel Santos2026-02-211-1/+6
* Remove one lambda level in some Gnus' functionsManuel Giraud2026-02-216-33/+11
* ; * 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
* Fix predicate of `plist-member` on `function-history`Stefan Monnier2026-02-201-1/+1
* 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-201-0/+27
* Add a theme and minor mode for new usersPhilip Kaludercic2026-02-201-0/+32
* 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-191-22/+34
* 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-181-3/+18
* 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