summaryrefslogtreecommitdiff
path: root/lisp
AgeCommit message (Expand)Author
2026-02-25lisp/vc/smerge-mode.el (smerge-refine-shadow-cursor): Make it thinnerStefan Monnier
2026-02-25New function multiple-command-partition-argumentsSean Whitton
2026-02-25(define-treesit-generic-mode): Improve autoloading support (bug#80480)Stefan Monnier
2026-02-25calendar-check-holidays: Call calendar-increment-monthLiu Hui
2026-02-25Make ert more robustMichael Albinus
2026-02-24Compare circular lists in 'equal' without error (bug#80456)Mattias Engdegård
2026-02-24Fix "End" key in PuTTY and older GNU screenSean Whitton
2026-02-24; pp-eval-expression: Restore binding deactivate-mark to nil.Sean Whitton
2026-02-24Revert "Unify tab-bar with window/frame times (bug#80465)"Juri Linkov
2026-02-23lisp/files.el (create-file-buffer): Remove left-over commentStefan Monnier
2026-02-23Fix treesit-show-paren-data to match only 2 children nodes or moreJuri Linkov
2026-02-23Unify tab-bar with window/frame times (bug#80465)Stéphane Marks
2026-02-23Use an idle timer for completion-eager-updateSpencer Baugh
2026-02-23Fix arguments to project--buffer-check when reading a project bufferSteven Allen
2026-02-23; * lisp/vc/vc.el (revision-published-p): Disambiguate (bug#80396).Sean Whitton
2026-02-23; Fix last change.Sean Whitton
2026-02-23New prefix argument for pp-eval-expressionJacob S. Gordon
2026-02-23Fix VC Git error when patch matches staged changesPaul Nelson
2026-02-23; cus-start.el add after-delete-frame-select-mru-frame (bug#80397)Stéphane Marks
2026-02-22; * lisp/speedbar.el (speedbar-frame-or-window): Quote arg (bug#80392).Matthias Meulien
2026-02-22Fix broken `FOO-mode-indent-offset` conventionStefan Monnier
2026-02-22Improve m4-mode font lockBasil L. Contovounesios
2026-02-22Fix apropos-print window selectionBasil L. Contovounesios
2026-02-22Fix use of older OpenSSH version in TrampMichael Albinus
2026-02-22Support displaying more months in the calendarLiu Hui
2026-02-22Fix absolute cursor positioning in term.elEli Zaretskii
2026-02-22; system-taskbar tweaks to dbus loading and group keyword (bug#80361)Stéphane Marks
2026-02-22; system-sleep minor follow ups (bug#80361)Stéphane Marks
2026-02-22* lisp/net/tramp.el (tramp-signal-hook-function): Extend docstring.Michael Albinus
2026-02-22; Use 'treesit-declare-unavailable-functions' in markdown-ts-mode.Eli Zaretskii
2026-02-21Add support for hiding markup delimiters in markdown-ts-modeRahul Martim Juliato
2026-02-21Preserve the original order of Eshell aliases when loadingJim Porter
2026-02-21Sort Eshell aliases when adding new onesArto Jantunen
2026-02-21vc-do-async-command: Set special-mode only when no mode setSean Whitton
2026-02-21; * lisp/mail/rmailsum.el (mail-parse): Require.Eli Zaretskii
2026-02-21Make Rmail summary address display customizablePaul Nelson
2026-02-21New command vc-dir-root-next-actionSean Whitton
2026-02-21Use a custom Pdb class in the Python shellLiu Hui
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; * 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-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