index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
minibuffer.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Pass unquoted filename to user-supplied MUSTMATCH predicate
Joseph Turner
2024-02-06
1
-5
/
+12
*
Fix completing-read functional REQUIRE-MATCH behavior
Joseph Turner
2024-01-28
1
-4
/
+7
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
Avoid errors in completion due to 'completion-regexp-list'
Eli Zaretskii
2023-07-02
1
-1
/
+2
*
Improve documentation of 'minibuffer-message'
Eli Zaretskii
2023-06-20
1
-7
/
+17
*
Fix setting region in the minibuffer
Eli Zaretskii
2023-06-12
1
-3
/
+3
*
Don't ding when completion succeeded
Morgan Smith
2023-06-10
1
-3
/
+5
*
Handle point in last file-name component in minibuffer completion
Spencer Baugh
2023-06-04
1
-4
/
+6
*
; * lisp/minibuffer.el (completions-header-format): Doc fix.
Eli Zaretskii
2023-05-27
1
-5
/
+8
*
Handle point not at EOB in minibuffer-choose-completion
Spencer Baugh
2023-05-02
1
-5
/
+25
*
Document enhancements in handling of echo-area messages
Eli Zaretskii
2023-04-01
1
-3
/
+23
*
Fix completion-auto-help docstring (bug#60709)
Manuel Uberti
2023-01-10
1
-1
/
+1
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
Fix completion when completion-auto-select is set
Gregory Heytings
2022-12-29
1
-1
/
+4
*
* lisp/minibuffer.el (completions-group-separator): Revert f7816c94b6.
Juri Linkov
2022-12-12
1
-2
/
+2
*
Fix display of long completions.
Gregory Heytings
2022-11-28
1
-2
/
+2
*
* lisp/minibuffer.el (set-message-functions): New user option.
Juri Linkov
2022-11-13
1
-1
/
+82
*
Make completion-category-overrides choices dynamic
Mauro Aranda
2022-10-26
1
-13
/
+9
*
Dynamic validation of styles in completion-category-overrides
Mattias EngdegÄrd
2022-10-26
1
-1
/
+13
*
* lisp/minibuffer.el (completions-group-separator): Update :version.
Juri Linkov
2022-10-24
1
-1
/
+1
*
* lisp/outline.el: Pre-compute some frequent data for button icons (bug#57813)
Juri Linkov
2022-10-23
1
-1
/
+1
*
; * lisp/minibuffer.el (format-prompt): Doc fix.
Eli Zaretskii
2022-09-10
1
-3
/
+3
*
Make `format-prompt' use `substitute-command-keys'
Lars Ingebrigtsen
2022-09-10
1
-3
/
+8
*
string-equal-ignore-case: new function
Sam Steingold
2022-07-26
1
-10
/
+5
*
Don't bind `M-X' when doing general completion
Lars Ingebrigtsen
2022-07-26
1
-1
/
+0
*
* lisp/minibuffer.el (minibuffer-complete-history): Define sorting by metadata
Juri Linkov
2022-07-18
1
-11
/
+20
*
* lisp/minibuffer.el (minibuffer-complete-history): Ensure a list of strings
Stefan Monnier
2022-07-17
1
-10
/
+12
*
* lisp/minibuffer.el (minibuffer-complete-history): Check for history=t.
Juri Linkov
2022-07-17
1
-5
/
+8
*
Remove many items obsolete since 24.1
Stefan Kangas
2022-07-08
1
-24
/
+1
*
Use command substitutions instead of literal keys in some places
Stefan Kangas
2022-07-03
1
-1
/
+2
*
REQUIRE-MATCH doc string clarification
Lars Ingebrigtsen
2022-07-02
1
-2
/
+3
*
; Fix typos.
Mattias EngdegÄrd
2022-07-02
1
-1
/
+1
*
Allow toggling completion modes for `M-x' with `M-X'
Lars Ingebrigtsen
2022-06-24
1
-0
/
+1
*
Delete most libraries obsolete since 24.1 and 24.3
Stefan Kangas
2022-06-17
1
-2
/
+2
*
Add abbrev tables for minibuffer-mode and minibuffer-inactive-mode
Sean Whitton
2022-06-14
1
-2
/
+0
*
* lisp/minibuffer.el (minibuffer-complete-history): New command.
Juri Linkov
2022-06-14
1
-0
/
+30
*
; Fix documentation of 'completing-read' and friends
Eli Zaretskii
2022-06-10
1
-2
/
+2
*
Allow REQUIRE-MATCH to be a function
Lars Ingebrigtsen
2022-06-10
1
-43
/
+50
*
Fix handling of windows/buffers for non-nil completion-auto-select (bug#55712)
Juri Linkov
2022-05-31
1
-8
/
+16
*
Fix navigation in the *Completions* buffer and enable more tests (bug#54374)
Juri Linkov
2022-05-27
1
-2
/
+2
*
Merge from origin/emacs-28
Eli Zaretskii
2022-05-25
1
-1
/
+5
|
\
|
*
Add note about Tramp completion to completion-styles doc string
Lars Ingebrigtsen
2022-05-21
1
-1
/
+5
*
|
Further audits of single quotes in Lisp doc strings
Lars Ingebrigtsen
2022-05-24
1
-2
/
+2
*
|
Enable keys M-down, M-up, M-RET for in-buffer completion
Juri Linkov
2022-05-22
1
-17
/
+16
*
|
* lisp/minibuffer.el (completion--replace): Fix bug#55205
Stefan Monnier
2022-05-01
1
-0
/
+1
*
|
Allow not clearing the echo area
Juri Linkov
2022-04-23
1
-1
/
+5
*
|
Audit quoting the quote character in doc strings
Lars Ingebrigtsen
2022-04-22
1
-1
/
+1
*
|
Allow completion-ignore-case to be buffer-local
Lars Ingebrigtsen
2022-04-22
1
-1
/
+4
*
|
* lisp/comint.el (comint-dynamic-list-input-ring): Keep replaced text props.
Juri Linkov
2022-04-13
1
-3
/
+1
*
|
* lisp/minibuffer.el (minibuffer-completion-auto-choose): New defcustom.
Juri Linkov
2022-04-11
1
-25
/
+27
[next]