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
*
* 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
*
|
Make goto-line keep a separate input history per buffer
Federico Tedin
2019-12-24
1
-0
/
+9
|
/
*
Make HIST arg of read-from-minibuffer work with buffer-local vars
Federico Tedin
2019-12-05
1
-1
/
+2
*
Fix recent documentation changes
Eli Zaretskii
2019-11-14
1
-6
/
+2
*
Move read-char-from-minibuffer from simple.el to subr.el and document it.
Juri Linkov
2019-11-10
1
-0
/
+12
*
'y-or-n-p' now uses the minibuffer to read 'y' or 'n' answer (bug#38076)
Juri Linkov
2019-11-10
1
-21
/
+15
*
Fix last change
Eli Zaretskii
2019-11-09
1
-1
/
+3
*
Mention future history in history-related minibuffer commands
Hong Xu
2019-11-09
1
-2
/
+5
*
; Fix recent change in docs
Eli Zaretskii
2019-10-28
1
-4
/
+4
*
Add doc for goto-history-element
Hong Xu
2019-10-28
1
-0
/
+6
*
lisp/*.el, src/*.c: Doc fixes related to returning t vs non-nil
Juanma Barranquero
2019-10-17
1
-2
/
+2
*
Allow 'M-<' in the minibuffer to behave more logically
Lars Ingebrigtsen
2019-10-01
1
-0
/
+11
*
Merge from origin/emacs-26
Glenn Morris
2019-04-12
1
-1
/
+2
|
\
|
*
Improve documentation of 'read-command'
Eli Zaretskii
2019-04-11
1
-1
/
+2
[next]