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
*
; Improve documentation of 'minibuffer-allow-text-properties'
Eli Zaretskii
2024-03-08
1
-6
/
+8
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
; * doc/lispref/minibuf.texi (Programmed Completion): Improve indexing.
Eli Zaretskii
2023-11-23
1
-0
/
+3
*
; * doc/lispref/minibuf.texi (Text from Minibuffer): Mention alias.
Eli Zaretskii
2023-09-16
1
-0
/
+4
*
; Improve documentation of automatic addition to minibuffer history
Eli Zaretskii
2023-07-22
1
-7
/
+33
*
Avoid errors in completion due to 'completion-regexp-list'
Eli Zaretskii
2023-07-02
1
-0
/
+6
*
Improve documentation of 'minibuffer-message'
Eli Zaretskii
2023-06-20
1
-7
/
+17
*
Fix 'use-dialog-box-p' and friends
Eli Zaretskii
2023-05-23
1
-14
/
+16
*
; Fix example in ELisp manual
Eli Zaretskii
2023-05-10
1
-1
/
+1
*
Rebind in read-regexp-map ‘M-c’ to ‘M-s c’ compatible with search-map
Juri Linkov
2023-01-18
1
-1
/
+1
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
; 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
|
\
|
[next]