summaryrefslogtreecommitdiff
path: root/lisp
AgeCommit message (Expand)Author
2026-02-05Bind "u", "@" in diff-mode-read-only-map, not diff-mode-shared-mapSean Whitton
2026-02-05; Improve outgoing base command docstrings.Sean Whitton
2026-02-05Bind "s" in diff-mode-read-only-map, not diff-mode-shared-mapSean Whitton
2026-02-05Fix last change in align.elTroy Brown
2026-02-05Fix aligning buffer regions containing multiple alignment sectionsJohn Wiegley
2026-02-04Merge remote-tracking branch 'origin/master' into feature/package-autosuggestPhilip Kaludercic
2026-02-04Rephrase package suggestion messagePhilip Kaludercic
2026-02-04* lisp/comint.el (comint-redirect-hook): Defvar (bug#80313)Stefan Monnier
2026-02-04(yaml-ts-mode-yamllint-options): Use a list of stringsStefan Monnier
2026-02-04shortdoc: Don't burp on missing docstringsStefan Monnier
2026-02-03Do not compile database into package.elPhilip Kaludercic
2026-02-03Fix [More] buttons in tutorial and other buttons in SemanticDmitry Gutov
2026-02-02isearch.el: Remove autoloads hacksStefan Monnier
2026-02-02diff-mode-shared-map: Bind '@' to diff-revert-and-kill-hunkSean Whitton
2026-02-02; Fix last change to iroquoian.elStephen Berman
2026-02-01Merge remote-tracking branch 'origin/master' into feature/package-autosuggestPhilip Kaludercic
2026-02-01Adjust formatting of package suggestion bufferPhilip Kaludercic
2026-02-01; Use right variable name in 'pcase'Philip Kaludercic
2026-02-01Clarify that package suggestions have to be confirmedPhilip Kaludercic
2026-02-01Explain why package suggestions matchPhilip Kaludercic
2026-02-01Enable 'package-autosuggest-mode' by defaultPhilip Kaludercic
2026-02-01; Close package suggestion window after installing packagePhilip Kaludercic
2026-02-01Fix iCalendar macro (debug ...) forms and indentationRichard Lawrence
2026-02-01Add more elaborate prompt when suggesting packagesPhilip Kaludercic
2026-02-01Display hint for package suggestions after mode namePhilip Kaludercic
2026-02-01Inline database of package suggestionsPhilip Kaludercic
2026-02-01; * lisp/progmodes/elisp-mode.el: slightly better rescanning pointMattias Engdegård
2026-02-01Fix desktop saving and restoring in daemon sessionsEli Zaretskii
2026-01-31Don't produce zero-length lazy stringsMattias Engdegård
2026-01-31Fix lazy doc string fontify bug in elisp-byte-code-mode (bug#80292)Mattias Engdegård
2026-01-31Improve documentation of 'seq-difference'Jens Schmidt
2026-01-31; Fix documentation of 'help-fns-describe-function-functions'Eli Zaretskii
2026-01-31display-time: Add option to customize help-echo formatJacob S. Gordon
2026-01-31; Fix last changeEli Zaretskii
2026-01-31Add new input method for TuscaroraKierin Bell
2026-01-31; Fix documentaion of 'seq-intersection'Jens Schmidt
2026-01-31; Improve documentation of 'condition-case-unless-debug'Eli Zaretskii
2026-01-31New function 'truncate-string-pixelwise' (bug#80244)Stéphane Marks
2026-01-31pixel-scroll: Avoid loading `cua-base'Daniel Mendler
2026-01-30vc--incoming-revision: Signal error on cache hitSean Whitton
2026-01-30Make diff-hunk-kill respect an active regionSean Whitton
2026-01-30Pass lazy doc string to 'defalias'Mattias Engdegård
2026-01-30; vc-git-topic-outgoing-base: Merge let into if-let*.Sean Whitton
2026-01-30vc-git-topic-outgoing-base: Respect a configure push remoteSean Whitton
2026-01-30; Fix last change.Sean Whitton
2026-01-30Factor out vc-git--branch-remotesSean Whitton
2026-01-30Eglot: recall diagnostics froms unopened files on session startJoão Távora
2026-01-30Bind 's' to diff-split-hunk in read-only diff-modeSean Whitton
2026-01-30* lisp/progmodes/eglot.el (eglot-server-programs): Use "elp" for erlang-mode.Juri Linkov
2026-01-30New function 'checkdoc-batch' (bug#80199)Juri Linkov