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
*
Use substitute-command-keys for literal key sequences
Stefan Kangas
2021-11-22
1
-1
/
+1
*
Re-rename the minibuffer heading
Lars Ingebrigtsen
2021-11-06
1
-1
/
+1
*
Correct minibuffer.el heading
Lars Ingebrigtsen
2021-11-06
1
-1
/
+1
*
Fix typos in the manual and in a comment
Jan Synacek
2021-10-28
1
-6
/
+7
*
Revert commit 225ca617b7, and apply another fix
Michael Albinus
2021-10-23
1
-1
/
+0
*
; Pacify recent shorthand unused lexarg warnings.
Basil L. Contovounesios
2021-10-11
1
-1
/
+1
*
Complete shorthands to longhands for symbol-completing tables
João Távora
2021-10-10
1
-3
/
+48
*
Don't quote nil and t in doc strings and comments
Lars Ingebrigtsen
2021-09-21
1
-1
/
+1
*
Document completions-detailed
Lars Ingebrigtsen
2021-09-21
1
-2
/
+3
*
Refactor minibuffer aborting
Miha Rihtaršič
2021-09-20
1
-8
/
+12
*
completions-annotations doc string clarification
Lars Ingebrigtsen
2021-09-13
1
-1
/
+3
*
Fix read-no-blanks-input doc string typo
Lars Ingebrigtsen
2021-09-12
1
-1
/
+1
*
Fix read-no-blanks-input history argument
dick r. chiang
2021-09-12
1
-1
/
+1
*
Speed up pcm completion styles for patternless special case
João Távora
2021-08-25
1
-2
/
+4
*
Don't mess up grouping in completion-all-sorted-completions
João Távora
2021-08-22
1
-6
/
+15
*
Improve fix of bug#49888 on no-pattern flex sorting
João Távora
2021-08-19
1
-41
/
+28
*
Sort by recency in flex completion style when no flexy stuff happening
João Távora
2021-08-15
1
-21
/
+33
*
Further tweak minibuffer-inactive-mode doc string
Lars Ingebrigtsen
2021-08-12
1
-1
/
+2
*
Improve minibuffer-inactive-mode documentation
Lars Ingebrigtsen
2021-08-12
1
-1
/
+8
*
Use string-search instead of string-match[-p]
Mattias Engdegård
2021-08-09
1
-4
/
+4
*
Improve wording of recently changed documentation
Eli Zaretskii
2021-08-06
1
-1
/
+1
*
Add function minibuffer-restore-windows (bug#45072)
Juri Linkov
2021-08-06
1
-0
/
+10
*
Fix case insensitivity in `read-file-name'
Lars Ingebrigtsen
2021-07-30
1
-1
/
+2
*
Quit minibuffers without aborting kmacros
Miha Rihtaršič
2021-07-20
1
-0
/
+9
*
Implement another fix for bug#49229
Michael Albinus
2021-07-02
1
-0
/
+1
*
* lisp/minibuffer.el (completion-in-region--single-word): Simplify
Stefan Monnier
2021-06-26
1
-10
/
+5
*
* lisp/minibuffer.el (minibuffer--completion-prompt-end): Rename
Stefan Monnier
2021-06-26
1
-7
/
+7
*
* lisp/minibuffer.el (completion--prompt-end): New function (bug#30668)
Stefan Monnier
2021-06-26
1
-9
/
+14
*
Sync overlay code in minibuffer-message and set-minibuffer-message (bug#48669)
Juri Linkov
2021-06-08
1
-11
/
+21
*
completion-pcm--hilit-commonality: Reuse the match-data cons cells
Dmitry Gutov
2021-06-07
1
-2
/
+3
*
Further improvements to completion-list-mode-map
Gregory Heytings
2021-05-25
1
-1
/
+1
*
Improve completion-list-mode-map
Gregory Heytings
2021-05-25
1
-0
/
+1
*
(minibuffer-completion-help): Add group sorting
Daniel Mendler
2021-05-20
1
-6
/
+33
*
(completion--insert-vertical): Separate groups completely
Daniel Mendler
2021-05-20
1
-60
/
+48
*
(minibuffer-completion-help): Do not check `completions-group` centrally
Daniel Mendler
2021-05-20
1
-2
/
+1
*
(completion--insert-strings): Split function; Full group title support
Daniel Mendler
2021-05-20
1
-118
/
+158
*
(completing-read): Add `group-function` to the completion metadata
Daniel Mendler
2021-05-20
1
-21
/
+105
*
Improve documentation of new behavior of 'M-y'
Eli Zaretskii
2021-05-17
1
-2
/
+4
*
* lisp/minibuffer.el (completing-read-default): Fix bug#45474
Stefan Monnier
2021-05-01
1
-9
/
+12
*
(affixation-function): Allow only three-element list elements
Daniel Mendler
2021-04-27
1
-9
/
+9
*
(completion-all-sorted-completions): Fix history use with boundaries
Daniel Mendler
2021-04-24
1
-10
/
+26
*
Fix small bug in 'completion-table-subvert'.
Philipp Stephani
2021-04-23
1
-1
/
+1
*
* src/minibuf.c (Fread_no_blanks_input): Move to `minibuffer.el`
Stefan Monnier
2021-04-20
1
-4
/
+27
*
* lisp/minibuffer.el (minibuffer-mode-map): Make it an alias
Stefan Monnier
2021-04-20
1
-2
/
+4
*
Introduce and use minibuffer-mode. This fixes bug #47150
Alan Mackenzie
2021-04-20
1
-0
/
+10
*
(completion-all-sorted-completions): Additional alphabetical sorting
Daniel Mendler
2021-04-19
1
-19
/
+30
*
minibuffer.el: Use completion--message instead of minibuffer-message
Daniel Mendler
2021-04-19
1
-2
/
+2
*
* lisp/minibuffer.el (completion-all-sorted-completions): Fix last change
Stefan Monnier
2021-04-19
1
-2
/
+3
*
* lisp/minibuffer.el (minibuffer--sort-by-key): New function
Stefan Monnier
2021-04-19
1
-13
/
+9
*
completion-all-sorted-completions: Fix sorting performance bug
Daniel Mendler
2021-04-19
1
-8
/
+25
[next]