summaryrefslogtreecommitdiff
path: root/doc/lispref/minibuf.texi
Commit message (Expand)AuthorAgeFilesLines
* ; Fix typos (prefer US spelling)Stefan Kangas2022-11-181-1/+1
* Make `format-prompt' use `substitute-command-keys'Lars Ingebrigtsen2022-09-101-0/+3
* ; * doc/lispref/minibuf.texi (Text from Minibuffer): Fix indexing.Eli Zaretskii2022-06-131-0/+2
* Add a `M-c' command to `read-regexp'Lars Ingebrigtsen2022-06-131-0/+14
* ; Fix documentation of 'completing-read' and friendsEli Zaretskii2022-06-101-3/+3
* Allow REQUIRE-MATCH to be a functionLars Ingebrigtsen2022-06-101-0/+5
* Merge from origin/emacs-28Eli Zaretskii2022-04-281-0/+5
|\
| * Improve indexing in "Programmed Completion"Eli Zaretskii2022-04-241-0/+5
* | Add new function `read-string-from-buffer'.Lars Ingebrigtsen2022-04-241-0/+7
|/
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* Doc fix for y-or-n-p; trailing space is no longer neededStefan Kangas2021-09-161-1/+1
* Add new user option 'read-minibuffer-restore-windows'martin rudalics2021-08-041-0/+12
* (completing-read): Add `group-function` to the completion metadataDaniel Mendler2021-05-201-0/+10
* * lisp/minibuffer.el (completing-read-default): Fix bug#45474Stefan Monnier2021-05-011-3/+3
* (affixation-function): Allow only three-element list elementsDaniel Mendler2021-04-271-10/+6
* Merge from origin/emacs-27Glenn Morris2021-04-251-36/+53
|\
| * ; Fix Texinfo in last change to minibuf.texi.Basil L. Contovounesios2021-04-201-1/+1
| * Improve documentation of 'map-y-or-n-p'Eli Zaretskii2021-04-171-36/+53
| * Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* | Fix a recent change in minibuf.texiEli Zaretskii2021-04-231-6/+6
* | Expand documentation on nontrivial completion boundaries.Philipp Stephani2021-04-231-0/+10
* | Remove a self-reference from the Emacs Lisp manual.Philipp Stephani2021-04-211-1/+1
* | Introduce and use minibuffer-mode. This fixes bug #47150Alan Mackenzie2021-04-201-0/+8
* | completing-read: If HIST is the symbol `t', history is not recorded.Daniel Mendler2021-04-191-5/+8
* | Remove several references to Emacs 22 and earlierStefan Kangas2021-03-101-4/+0
* | Combine and reconcile two conflicting entries in NEWS on goto-line-historyAlan Mackenzie2021-02-281-2/+3
* | Allow exit-minibuffer to be called from Lisp code. Fixes bug #46373Alan Mackenzie2021-02-091-1/+1
* | Allow the caller to specify own face on suffix in annotation-functionJuri Linkov2021-01-301-5/+14
* | Add a new variable `inhibit-interaction'Lars Ingebrigtsen2021-01-121-0/+33
* | Fix incompleteness in the implementation of minibuffer-follows-selected-frameAlan Mackenzie2021-01-101-9/+15
* | Pretty-print keys without <> around modifiers (bug#45536)Mattias EngdegÄrd2021-01-051-1/+1
* | Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* | Give affixation-function higher priority over annotation-function (bug#45234)Juri Linkov2020-12-161-2/+4
* | Add 'completions-detailed' to add prefix/suffix with 'affixation-function'Juri Linkov2020-11-251-0/+16
* | Handle help-form in y-or-n-p and use this in find-file-noselect (bug#5423)Juri Linkov2020-11-211-0/+10
* | Allow minibuffer to stay in its original frame. Tidy up this area.Alan Mackenzie2020-11-051-3/+5
* | Merge from origin/emacs-27Glenn Morris2020-10-271-2/+4
|\|
| * Don't skip empty lines when fitting mini frame to buffer (Bug#44080)Clemens Radermacher2020-10-271-2/+4
* | Merge from origin/emacs-27Glenn Morris2020-09-201-3/+4
|\|
| * Improve documentation of 'max-mini-window-height'Eli Zaretskii2020-09-181-3/+4
* | Allow preserving (some) text properties from completion tablesLars Ingebrigtsen2020-09-141-2/+16
* | Allow DEFAULT in format-prompt to be a listLars Ingebrigtsen2020-09-081-0/+2
* | Make format-prompt interpret a nil default value as "no default"Lars Ingebrigtsen2020-08-301-0/+3
* | Implement a way to customize "default" valuesLars Ingebrigtsen2020-08-261-0/+28
* | Merge from origin/emacs-27Glenn Morris2020-03-071-10/+10
|\|
| * Document the changes in 'read-answer'Eli Zaretskii2020-03-071-10/+10
* | Merge from origin/emacs-27Glenn Morris2020-02-061-0/+1
|\|
| * Clarify lexvar restrictions for add-to-ordered-list, add-to-historyMattias EngdegÄrd2020-02-021-0/+1
* | Merge from origin/emacs-27Paul Eggert2020-01-011-1/+1
|\|
| * Update copyright year to 2020Paul Eggert2020-01-011-1/+1