index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
minibuffer.el
Age
Commit message (
Expand
)
Author
2026-05-29
Merge from origin/emacs-31
Sean Whitton
2026-05-24
Fix pathological slowness in flex completion
João Távora
2026-05-16
Merge from origin/emacs-31
Eli Zaretskii
2026-05-11
Fix Completions buffer disappearing with tmm-menubar (bug#80995)
Juri Linkov
2026-05-09
New variable 'completion-frontend-properties' (bug#80990)
Eshel Yaron
2026-04-27
(completion--file-name-table): Improve completion of `/a/~b/c`
Stefan Monnier
2026-03-24
minibuffer.el: De-iconify a `*Completions*` frame only for eager display
Stefan Monnier
2026-03-10
Use single-arg form of `signal` to re-throw an error
Stefan Monnier
2026-02-23
Use an idle timer for completion-eager-update
Spencer Baugh
2026-02-13
Rewrite flex completion with Gotoh algorithm
João Távora
2026-01-30
eager-display *Completions* again after completion failure
Spencer Baugh
2026-01-29
(minibuffer-message): Do not block while displaying message.
Spencer Baugh
2026-01-19
Don't fail in minibuffer--completions-visible for undefined reference buffer
Juri Linkov
2026-01-15
; Update documentation due to a recent change
Eli Zaretskii
2026-01-14
Add new up-down option for minibuffer-visible-completions
Spencer Baugh
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-12-26
December 2025 spelling fixes
Paul Eggert
2025-12-06
; Improve documentation of 'eager-update'
Kristoffer Balintona
2025-12-06
Support 'eager-update' in 'completion-category-overrides' defcustom
Kristoffer Balintona
2025-11-27
Support completion-eager-display in completing-read-multiple
Spencer Baugh
2025-11-26
Fix completion error in `C-x RET f ut-8-d TAB`
Stefan Monnier
2025-11-14
Do eager display of *Completions* while idle
Spencer Baugh
2025-11-03
; Avoid minibuffer.el compilation warning about cl-every
Mattias Engdegård
2025-10-30
Optimize PCM regex to not contain adjacent wildcards
Spencer Baugh
2025-10-22
(custom-initialize-after-file): New function
Stefan Monnier
2025-10-18
* lisp/minibuffer.el (completion--insert-strings): Use the correct frame.
Juri Linkov
2025-10-16
Return case common to all completions in try-completion
Spencer Baugh
2025-10-16
; * lisp/minibuffer.el (minibuffer--nonselected-check): Fix typos.
Martin Rudalics
2025-10-16
In 'minibuffer--nonselected-check' consult 'completion-reference-buffer'
Martin Rudalics
2025-10-15
* lisp/minibuffer.el: Fix recent change of scrolling truncated completions
Juri Linkov
2025-10-13
Rewrite 'minibuffer-nonselected-mode' to use 'window-state-change-functions'
Martin Rudalics
2025-10-09
Treat a completion boundary change as completion
Spencer Baugh
2025-09-29
Fix completions truncated on scrolling (bug#79506)
Juri Linkov
2025-09-25
* lisp/minibuffer.el (minibuffer--nonselected-check): Simplify condition.
Juri Linkov
2025-09-24
* lisp/minibuffer.el (minibuffer--nonselected-check): Fix condition.
Juri Linkov
2025-09-24
Improve minibuffer-nonselected-mode
Daniel Mendler
2025-09-22
Navigate *Completions* buffer based on 'completions-format'
Stephen Berman
2025-09-21
Fix minibuffer-nonselected-mode when using recursive minibuffers
Steven Allen
2025-09-19
New mode 'minibuffer-nonselected-mode'
Juri Linkov
2025-09-03
Support completion category inheritance
Eshel Yaron
2025-09-01
Revert "Avoid duplicating strings in pcm--merge-completions"
Spencer Baugh
2025-09-01
(completion-file-name-table): Refine last fix
Stefan Monnier
2025-08-29
`Fix read-directory-name' for Tramp files
Michael Albinus
2025-08-27
Make RET choose the selected completion
Spencer Baugh
2025-08-24
Have project-switch-to-buffer use a distinct completion category
Dmitry Gutov
2025-08-21
Add minibuffer--completions-visible and use it
Spencer Baugh
2025-08-21
Avoid duplicating strings in pcm--merge-completions
Spencer Baugh
2025-08-21
Treat point more consistently in PCM completion
Spencer Baugh
2025-08-16
; * lisp/minibuffer.el (completion-eager-update): Doc fix.
Eli Zaretskii
2025-08-16
Add support for updating *Completions* as you type
Spencer Baugh
[next]