aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ; * src/minibuf.c (Fcompletion__flex_cost_gotoh): Tweak docstring.feature/newflex2João Távora2026-02-131-4/+5
* ; Cargo-cult old flex try-completion behaviorJoão Távora2026-02-121-9/+19
* ; * lisp/minibuffer.el (completion-flex-try-completion): Tweak.João Távora2026-02-111-1/+1
* ; * lisp/minibuffer.el (completion-flex-try-completion): Tweak.João Távora2026-02-111-2/+4
* ; Address review comments about new flex styleJoão Távora2026-02-111-11/+11
* ; Address review comments about new flex styleJoão Távora2026-02-102-28/+28
* ; Update etc/NEWS to mention 'flex' improvementsJoão Távora2026-02-101-0/+7
* ; * src/minibuf.c (Fcompletion__flex_cost_gotoh): Fix comment.João Távora2026-02-091-1/+1
* Fix highlighting bugJoão Távora2026-02-081-3/+2
* Rewrite flex completion scoring with Gotoh algorithmJoão Távora2026-02-073-214/+334
* Eglot: fix thinko in eglot--async-requestJoão Távora2026-02-051-12/+15
* ; * test/lisp/vc/ediff-mult-tests.el: use ert-with-temp-directoryMattias Engdegård2026-02-051-24/+20
* ; * lisp/subr.el (take-while): bytecode micro-optimisationMattias Engdegård2026-02-051-2/+2
* ; diff--revert-kill-hunks: Hoist binding inhibit-read-only.Sean Whitton2026-02-051-1/+1
* ; * lisp/window.el (window--frame-landscape-p): Tweak wording.Sean Whitton2026-02-051-1/+1
* vc-git--mailinfo: Use file-local-name (bug#80295, bug#80320)Visuwesh2026-02-051-1/+3
* New minibuffer history for vc-user-edit-command (bug#80169)Protesilaos Stavrou2026-02-052-1/+10
* Bind "u", "@" in diff-mode-read-only-map, not diff-mode-shared-mapSean Whitton2026-02-051-10/+13
* ; Improve outgoing base command docstrings.Sean Whitton2026-02-051-4/+12
* Bind "s" in diff-mode-read-only-map, not diff-mode-shared-mapSean Whitton2026-02-051-6/+8
* ; Fix cross references in "User Lisp Directory"Eli Zaretskii2026-02-051-13/+16
* Fix last change in align.elTroy Brown2026-02-051-1/+1
* Fix aligning buffer regions containing multiple alignment sectionsJohn Wiegley2026-02-052-8/+77
* * lisp/comint.el (comint-redirect-hook): Defvar (bug#80313)Stefan Monnier2026-02-041-0/+3
* (yaml-ts-mode-yamllint-options): Use a list of stringsStefan Monnier2026-02-041-8/+4
* shortdoc: Don't burp on missing docstringsStefan Monnier2026-02-041-1/+3
* ediff-mult-tests.el: remove temporary directory after testMattias Engdegård2026-02-041-18/+21
* Make vc-git-tests work with git < 2.46Mattias Engdegård2026-02-041-1/+1
* Fix [More] buttons in tutorial and other buttons in SemanticDmitry Gutov2026-02-035-162/+167
* isearch.el: Remove autoloads hacksStefan Monnier2026-02-021-3/+1
* ; Improve indexing in the ELisp manualEli Zaretskii2026-02-022-0/+4
* diff-mode-shared-map: Bind '@' to diff-revert-and-kill-hunkSean Whitton2026-02-021-2/+3
* ; Fix last change to iroquoian.elStephen Berman2026-02-021-1/+1
* * etc/symbol-releases.eld: 'any' and 'all' added in Emacs 31Mattias Engdegård2026-02-011-0/+2
* Minor improvements in vertical cusror motionEli Zaretskii2026-02-011-2/+4
* ; * lisp/progmodes/elisp-mode.el: slightly better rescanning pointMattias Engdegård2026-02-011-1/+1
* Fix desktop saving and restoring in daemon sessionsEli Zaretskii2026-02-012-5/+20
* Don't produce zero-length lazy stringsMattias Engdegård2026-01-311-1/+2
* Fix lazy doc string fontify bug in elisp-byte-code-mode (bug#80292)Mattias Engdegård2026-01-311-1/+3
* Improve documentation of 'seq-difference'Jens Schmidt2026-01-312-5/+6
* Improve connection-local variables documentation.Michael Albinus2026-01-312-20/+73
* ; * admin/authors.el (authors-aliases): Add Boris Buliga.Eli Zaretskii2026-01-311-0/+1
* ; Fix documentation of 'help-fns-describe-function-functions'Eli Zaretskii2026-01-311-2/+2
* Fix macOS 26 (Tahoe) scrolling lag and input handling issuesBoris Buliga2026-01-311-0/+9
* display-time: Add option to customize help-echo formatJacob S. Gordon2026-01-312-1/+20
* ; Fix last changeEli Zaretskii2026-01-311-1/+1
* Add new input method for TuscaroraKierin Bell2026-01-312-16/+190
* ; Fix documentaion of 'seq-intersection'Jens Schmidt2026-01-312-4/+4
* ; Improve documentation of 'condition-case-unless-debug'Eli Zaretskii2026-01-312-4/+8
* New function 'truncate-string-pixelwise' (bug#80244)Stéphane Marks2026-01-314-18/+207