summaryrefslogtreecommitdiff
path: root/doc/lispref/minibuf.texi
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* | Make goto-line keep a separate input history per bufferFederico Tedin2019-12-241-0/+9
|/
* Make HIST arg of read-from-minibuffer work with buffer-local varsFederico Tedin2019-12-051-1/+2
* Fix recent documentation changesEli Zaretskii2019-11-141-6/+2
* Move read-char-from-minibuffer from simple.el to subr.el and document it.Juri Linkov2019-11-101-0/+12
* 'y-or-n-p' now uses the minibuffer to read 'y' or 'n' answer (bug#38076)Juri Linkov2019-11-101-21/+15
* Fix last changeEli Zaretskii2019-11-091-1/+3
* Mention future history in history-related minibuffer commandsHong Xu2019-11-091-2/+5
* ; Fix recent change in docsEli Zaretskii2019-10-281-4/+4
* Add doc for goto-history-elementHong Xu2019-10-281-0/+6
* lisp/*.el, src/*.c: Doc fixes related to returning t vs non-nilJuanma Barranquero2019-10-171-2/+2
* Allow 'M-<' in the minibuffer to behave more logicallyLars Ingebrigtsen2019-10-011-0/+11
* Merge from origin/emacs-26Glenn Morris2019-04-121-1/+2
|\
| * Improve documentation of 'read-command'Eli Zaretskii2019-04-111-1/+2
* | Rewrite minibuffer window resizing codeMartin Rudalics2019-03-111-0/+19
* | Merge from origin/emacs-26Glenn Morris2019-03-011-14/+25
|\|
| * Minor improvement for docs of completionEli Zaretskii2019-02-231-14/+25
* | Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\|
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Merge from origin/emacs-26Glenn Morris2018-10-091-0/+1
|\|
| * Improve documentation of 'read-hide-char'Charles A. Roelli2018-10-031-0/+1
* | Merge from origin/emacs-26Glenn Morris2018-09-151-3/+52
|\|
| * Document changes called out in NEWSEli Zaretskii2018-09-151-3/+52
* | Merge from origin/emacs-26Glenn Morris2018-09-101-6/+3
|\|
| * Clarify completion text in the ELisp manualEli Zaretskii2018-09-101-6/+3
| * Minor copyedits of completion-at-point-functions documentationEli Zaretskii2018-04-011-10/+12
| * (completion-at-point-functions): Improve docStefan Monnier2018-04-011-5/+12
* | Prefer ?* to hide passwordsTino Calancha2018-07-291-1/+1
* | Improve documentation for "other window" scrollingBasil L. Contovounesios2018-05-101-1/+1
* | Document custom-variable-historyEli Zaretskii2018-04-031-0/+6
* | Minor copyedits of completion-at-point-functions documentationEli Zaretskii2018-04-011-10/+12
* | (completion-at-point-functions): Improve docStefan Monnier2018-03-271-5/+12
|/
* Correct variable markup in manualsRobert Pluim2018-02-201-1/+1
* Improve documentation of mini-window resizingEli Zaretskii2018-02-091-6/+6
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Fix doc and doc-strings for minibuffer window related functions (Bug#28978)Martin Rudalics2017-10-301-22/+23
* Fix minibuffer window related docs and strings (Bug#28978)Martin Rudalics2017-10-291-20/+25
* Document 'minibuffer-with-setup-hook'Eli Zaretskii2017-10-211-0/+13
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Improve expand-file-name docPaul Eggert2017-08-251-1/+1