summaryrefslogtreecommitdiff
path: root/lisp/minibuffer.el
Commit message (Expand)AuthorAgeFilesLines
* Add new file completion tables, change project.el to allow using themscratch/project-uniquify-filesStephen Leake2019-04-251-0/+8
* * lisp/minibuffer.el (completion-table-subvert): Fix typo from rev 5697ca55cbStefan Monnier2019-03-201-1/+1
* Fix more regular expression typosPaul Eggert2019-03-181-1/+1
* Fix regular-expression glitches and typosPaul Eggert2019-03-041-1/+1
* Merge from origin/emacs-26Glenn Morris2019-02-201-4/+10
|\
| * * lisp/minibuffer.el (completion-table-dynamic): Improve docstringStefan Monnier2019-02-181-4/+10
* | cycle-sort-function prevails in completion-all-sorted-completionsJoão Távora2019-02-191-9/+13
* | Change scoring strategy for 'flex' completion styleJoão Távora2019-02-141-23/+23
* | * lisp/minibuffer.el (completion-styles-alist): Tweak flex's docstringJoão Távora2019-02-141-1/+1
* | Score flex-style completions according to match tightnessJoão Távora2019-02-131-4/+62
* | Add a new 'flex' completion styleJoão Távora2019-02-131-1/+60
* | Use minibuffer-default in completion-all-sorted-completions (bug#34083)João Távora2019-01-251-4/+8
* | Rework last commit to icomplete and minibuffer.el.Stefan Monnier2019-01-231-44/+48
* | Avoid cycling in minibuffer-force-complete-and-exit (bug#34116)João Távora2019-01-231-1/+7
* | Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\ \ | |/
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
| * Minor copyedits of completion-at-point-functions documentationEli Zaretskii2018-04-011-4/+5
| * (completion-at-point-functions): Improve docStefan Monnier2018-04-011-1/+6
* | Skip 'basic' completion style for project-find-fileDmitry Gutov2018-12-291-1/+1
* | Replace insignificant backquotesMichael Heerdegen2018-11-251-7/+7
* | 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