summaryrefslogtreecommitdiff
path: root/lisp/minibuffer.el
AgeCommit message (Expand)Author
2018-04-01Minor copyedits of completion-at-point-functions documentationEli Zaretskii
2018-04-01(completion-at-point-functions): Improve docStefan Monnier
2018-03-12; * lisp/minibuffer.el (completion-cycle-threshold): Fix last change.Eli Zaretskii
2018-03-12* lisp/minibuffer.el (completion-cycle-threshold): Doc fix.Eli Zaretskii
2018-01-01Update copyright year to 2018Paul Eggert
2017-11-11* lisp/minibuffer.el: Install a workaround for bug#16274Stefan Monnier
2017-11-07Fix handling of nil PRED2 arg for completion-table-with-predicateRyan C. Thompson
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2017-06-25Provide additional support for child framesMartin Rudalics
2017-06-20Keep order of completion candidates (Bug#25995, Bug#24676)Noam Postavsky
2017-04-19Use substring completion for Info menus and indexStefan Monnier
2017-03-13Require method in remote file name syntaxMichael Albinus
2017-03-09Fix bug#23006Michael Albinus
2017-01-01Merge from origin/emacs-25Paul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-12-11Quote filenames containing '~' in promptsNoam Postavsky
2016-10-23Merge from origin/emacs-25Paul Eggert
2016-10-13Improve doc string of 'completion-at-point-functions'Eli Zaretskii
2016-09-26Merge from origin/emacs-25Paul Eggert
2016-09-26Improve documentation of 'expand-abbrev' and wrapper hooksEli Zaretskii
2016-05-18Pacify byte-compiler for with-wrapper-hookPaul Eggert
2016-05-01completion-table-with-predicate doc string fixLars Ingebrigtsen
2016-05-01Fill the completion-table-with-predicate doc stringLars Ingebrigtsen
2016-04-30completion-table-with-predicate doc string fixLars Ingebrigtsen
2016-04-30Fill the completion-table-with-predicate doc stringLars Ingebrigtsen
2016-03-25* lisp/minibuffer.el (minibuffer-completion-help): Use fit-window-to-bufferJuri Linkov
2016-01-07Add project-find-file and project-or-external-find-fileDmitry Gutov
2016-01-01Update copyright year to 2016Paul Eggert
2015-10-16Improve the doc string of 'completion-boundaries'Eli Zaretskii
2015-10-01Set default base-size in minibuffer-completion-helpStephen Leake
2015-08-23More-conservative ‘format’ quote restylingPaul Eggert
2015-07-08; Fix a typoDmitry Gutov
2015-06-11Some progress towards starting with PWD deleted. (Bug#18851)Glenn Morris
2015-05-19New command icomplete-force-complete-and-exitDmitry Gutov
2015-01-05* lisp/minibuffer.el (completion-category-defaults): Default to nil.Stefan Monnier
2015-01-01Update copyright year to 2015Paul Eggert
2014-12-27Avoid duplicate calls of window-height in with-displayed-buffer-windowJuri Linkov
2014-12-18Add code for "preserving" window sizes.Martin Rudalics
2014-12-06Better check for displaying completions near the minibuffer.Juri Linkov
2014-12-03Fixes: debbugs:19250Stefan Monnier
2014-11-09* lisp/minibuffer.el (minibuffer-completion-help): Compare this-command with ...Juri Linkov
2014-09-29* lisp/minibuffer.el (completion-at-point): Emit warning for ill-behavedStefan Monnier
2014-07-08* lisp/leim/quail/sisheng.el (sisheng-list): Don't bother with-case-table.Stefan Monnier
2014-07-08* lisp/window.el (with-displayed-buffer-window): New macro.Juri Linkov
2014-06-25Do not allow out-of-range character position in Fcompare_strings.Dmitry Antipov
2014-06-01Merge from emacs-24; up to 2014-05-29T17:16:00Z!dmantipov@yandex.ruGlenn Morris
2014-05-31* lisp/minibuffer.el (minibuffer-force-complete-and-exit):Stefan Monnier
2014-05-26Doc updates re completion-in-region-functionGlenn Morris
2014-05-25Merge from emacs-24; up to 2014-05-26T10:21:18Z!rgm@gnu.orgGlenn Morris
2014-05-23* lisp/minibuffer.el (completion--sreverse): Remove.Stefan Monnier