index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
lispref
/
minibuf.texi
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Fix typos (prefer US spelling)
Stefan Kangas
2022-11-18
1
-1
/
+1
*
Make `format-prompt' use `substitute-command-keys'
Lars Ingebrigtsen
2022-09-10
1
-0
/
+3
*
; * doc/lispref/minibuf.texi (Text from Minibuffer): Fix indexing.
Eli Zaretskii
2022-06-13
1
-0
/
+2
*
Add a `M-c' command to `read-regexp'
Lars Ingebrigtsen
2022-06-13
1
-0
/
+14
*
; Fix documentation of 'completing-read' and friends
Eli Zaretskii
2022-06-10
1
-3
/
+3
*
Allow REQUIRE-MATCH to be a function
Lars Ingebrigtsen
2022-06-10
1
-0
/
+5
*
Merge from origin/emacs-28
Eli Zaretskii
2022-04-28
1
-0
/
+5
|
\
|
*
Improve indexing in "Programmed Completion"
Eli Zaretskii
2022-04-24
1
-0
/
+5
*
|
Add new function `read-string-from-buffer'.
Lars Ingebrigtsen
2022-04-24
1
-0
/
+7
|
/
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
Doc fix for y-or-n-p; trailing space is no longer needed
Stefan Kangas
2021-09-16
1
-1
/
+1
*
Add new user option 'read-minibuffer-restore-windows'
martin rudalics
2021-08-04
1
-0
/
+12
*
(completing-read): Add `group-function` to the completion metadata
Daniel Mendler
2021-05-20
1
-0
/
+10
*
* lisp/minibuffer.el (completing-read-default): Fix bug#45474
Stefan Monnier
2021-05-01
1
-3
/
+3
*
(affixation-function): Allow only three-element list elements
Daniel Mendler
2021-04-27
1
-10
/
+6
*
Merge from origin/emacs-27
Glenn Morris
2021-04-25
1
-36
/
+53
|
\
|
*
; Fix Texinfo in last change to minibuf.texi.
Basil L. Contovounesios
2021-04-20
1
-1
/
+1
|
*
Improve documentation of 'map-y-or-n-p'
Eli Zaretskii
2021-04-17
1
-36
/
+53
|
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
|
Fix a recent change in minibuf.texi
Eli Zaretskii
2021-04-23
1
-6
/
+6
*
|
Expand documentation on nontrivial completion boundaries.
Philipp Stephani
2021-04-23
1
-0
/
+10
*
|
Remove a self-reference from the Emacs Lisp manual.
Philipp Stephani
2021-04-21
1
-1
/
+1
*
|
Introduce and use minibuffer-mode. This fixes bug #47150
Alan Mackenzie
2021-04-20
1
-0
/
+8
*
|
completing-read: If HIST is the symbol `t', history is not recorded.
Daniel Mendler
2021-04-19
1
-5
/
+8
*
|
Remove several references to Emacs 22 and earlier
Stefan Kangas
2021-03-10
1
-4
/
+0
*
|
Combine and reconcile two conflicting entries in NEWS on goto-line-history
Alan Mackenzie
2021-02-28
1
-2
/
+3
*
|
Allow exit-minibuffer to be called from Lisp code. Fixes bug #46373
Alan Mackenzie
2021-02-09
1
-1
/
+1
*
|
Allow the caller to specify own face on suffix in annotation-function
Juri Linkov
2021-01-30
1
-5
/
+14
*
|
Add a new variable `inhibit-interaction'
Lars Ingebrigtsen
2021-01-12
1
-0
/
+33
*
|
Fix incompleteness in the implementation of minibuffer-follows-selected-frame
Alan Mackenzie
2021-01-10
1
-9
/
+15
*
|
Pretty-print keys without <> around modifiers (bug#45536)
Mattias EngdegÄrd
2021-01-05
1
-1
/
+1
*
|
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
|
Give affixation-function higher priority over annotation-function (bug#45234)
Juri Linkov
2020-12-16
1
-2
/
+4
*
|
Add 'completions-detailed' to add prefix/suffix with 'affixation-function'
Juri Linkov
2020-11-25
1
-0
/
+16
*
|
Handle help-form in y-or-n-p and use this in find-file-noselect (bug#5423)
Juri Linkov
2020-11-21
1
-0
/
+10
*
|
Allow minibuffer to stay in its original frame. Tidy up this area.
Alan Mackenzie
2020-11-05
1
-3
/
+5
*
|
Merge from origin/emacs-27
Glenn Morris
2020-10-27
1
-2
/
+4
|
\
|
|
*
Don't skip empty lines when fitting mini frame to buffer (Bug#44080)
Clemens Radermacher
2020-10-27
1
-2
/
+4
*
|
Merge from origin/emacs-27
Glenn Morris
2020-09-20
1
-3
/
+4
|
\
|
|
*
Improve documentation of 'max-mini-window-height'
Eli Zaretskii
2020-09-18
1
-3
/
+4
*
|
Allow preserving (some) text properties from completion tables
Lars Ingebrigtsen
2020-09-14
1
-2
/
+16
*
|
Allow DEFAULT in format-prompt to be a list
Lars Ingebrigtsen
2020-09-08
1
-0
/
+2
*
|
Make format-prompt interpret a nil default value as "no default"
Lars Ingebrigtsen
2020-08-30
1
-0
/
+3
*
|
Implement a way to customize "default" values
Lars Ingebrigtsen
2020-08-26
1
-0
/
+28
*
|
Merge from origin/emacs-27
Glenn Morris
2020-03-07
1
-10
/
+10
|
\
|
|
*
Document the changes in 'read-answer'
Eli Zaretskii
2020-03-07
1
-10
/
+10
*
|
Merge from origin/emacs-27
Glenn Morris
2020-02-06
1
-0
/
+1
|
\
|
|
*
Clarify lexvar restrictions for add-to-ordered-list, add-to-history
Mattias EngdegÄrd
2020-02-02
1
-0
/
+1
*
|
Merge from origin/emacs-27
Paul Eggert
2020-01-01
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
[next]