summaryrefslogtreecommitdiff
path: root/lisp/minibuffer.el
Commit message (Expand)AuthorAgeFilesLines
* Fix off-by-one history pruning (bug#31211)Basil L. Contovounesios2018-05-021-11/+3
* Minor copyedits of completion-at-point-functions documentationEli Zaretskii2018-04-011-4/+5
* (completion-at-point-functions): Improve docStefan Monnier2018-03-271-1/+6
* Merge from origin/emacs-26Glenn Morris2018-03-131-1/+2
|\
| * ; * lisp/minibuffer.el (completion-cycle-threshold): Fix last change.Eli Zaretskii2018-03-121-1/+1
| * * lisp/minibuffer.el (completion-cycle-threshold): Doc fix.Eli Zaretskii2018-03-121-1/+2
* | ; * lisp/minibuffer.el (completion-pcm--optimize-pattern): Comment.Glenn Morris2018-03-051-0/+2
* | * lisp/window.el (display-buffer--maybe-at-bottom): New function (bug#30314).Juri Linkov2018-02-101-7/+2
* | Remove unused duplicate of minibuffer-completion-contentsGlenn Morris2018-02-081-1/+2
* | Merge from origin/emacs-26Paul Eggert2018-01-011-1/+1
|\ \ | |/
| * Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* | ; Merge from emacs-26Noam Postavsky2017-11-111-2/+9
|\ \ | |/
| * * lisp/minibuffer.el: Install a workaround for bug#16274Stefan Monnier2017-11-111-2/+9
* | Merge from origin/emacs-26Paul Eggert2017-11-081-1/+1
|\ \ | |/
| * Fix handling of nil PRED2 arg for completion-table-with-predicateRyan C. Thompson2017-11-071-1/+1
* | * lisp/minibuffer.el: Put completions-common-part on all common partsStefan Monnier2017-11-071-4/+24
|/
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Provide additional support for child framesMartin Rudalics2017-06-251-1/+1
* Keep order of completion candidates (Bug#25995, Bug#24676)Noam Postavsky2017-06-201-2/+2
* Use substring completion for Info menus and indexStefan Monnier2017-04-191-1/+2
* Require method in remote file name syntaxMichael Albinus2017-03-131-16/+15
* Fix bug#23006Michael Albinus2017-03-091-15/+16
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Quote filenames containing '~' in promptsNoam Postavsky2016-12-111-7/+18
* | Merge from origin/emacs-25Paul Eggert2016-10-231-9/+9
|\ \ | |/
| * Improve doc string of 'completion-at-point-functions'Eli Zaretskii2016-10-131-9/+9
* | Merge from origin/emacs-25Paul Eggert2016-09-261-2/+4
|\ \ | |/
| * Improve documentation of 'expand-abbrev' and wrapper hooksEli Zaretskii2016-09-261-2/+4
| * completion-table-with-predicate doc string fixLars Ingebrigtsen2016-05-011-4/+4
| * Fill the completion-table-with-predicate doc stringLars Ingebrigtsen2016-05-011-7/+9
* | Pacify byte-compiler for with-wrapper-hookPaul Eggert2016-05-181-1/+1
* | completion-table-with-predicate doc string fixLars Ingebrigtsen2016-04-301-4/+4
* | Fill the completion-table-with-predicate doc stringLars Ingebrigtsen2016-04-301-7/+9
|/
* * lisp/minibuffer.el (minibuffer-completion-help): Use fit-window-to-bufferJuri Linkov2016-03-251-1/+1
* Add project-find-file and project-or-external-find-fileDmitry Gutov2016-01-071-1/+2
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Improve the doc string of 'completion-boundaries'Eli Zaretskii2015-10-161-4/+7
* Set default base-size in minibuffer-completion-helpStephen Leake2015-10-011-3/+3
* More-conservative ‘format’ quote restylingPaul Eggert2015-08-231-2/+2
* ; Fix a typoDmitry Gutov2015-07-081-1/+1
* Some progress towards starting with PWD deleted. (Bug#18851)Glenn Morris2015-06-111-1/+1
* New command icomplete-force-complete-and-exitDmitry Gutov2015-05-191-10/+6
* * lisp/minibuffer.el (completion-category-defaults): Default to nil.Stefan Monnier2015-01-051-7/+22
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Avoid duplicate calls of window-height in with-displayed-buffer-windowJuri Linkov2014-12-271-2/+3
* Add code for "preserving" window sizes.Martin Rudalics2014-12-181-1/+4
* Better check for displaying completions near the minibuffer.Juri Linkov2014-12-061-7/+3
* Fixes: debbugs:19250Stefan Monnier2014-12-031-7/+11
* * lisp/minibuffer.el (minibuffer-completion-help): Compare this-command with ...Juri Linkov2014-11-091-1/+4