summaryrefslogtreecommitdiff
path: root/lisp/icomplete.el
Commit message (Expand)AuthorAge
* Update copyright year to 2021Paul Eggert2021-01-01
* Delete, don't kill, dir dir fragments in icomplete-fido-backward-updirJoão Távora2020-06-13
* Have Fido mode also imitate Ido mode in ignore-case optionsJoão Távora2020-06-05
* Correct Fido-mode's backspacing of directories with spacesJoão Távora2020-04-16
* Default completion-flex-nospace to nilJoão Távora2020-04-15
* Let fido-mode users force a minibuffer-exitJoão Távora2020-03-07
* icomplete-fido-exit: New command for the M-j bindingDmitry Gutov2020-03-07
* minibuffer-force-complete-and-exit: Allow input with no matchesDmitry Gutov2020-03-07
* Add comment on fido-mode's file-sorting semanticsJoão Távora2020-01-09
* Consider non-string minibuffer-default in icompleteJoão Távora2020-01-09
* Update copyright year to 2020Paul Eggert2020-01-01
* Don't always resort in recently introduced icomplete--sorted-completionsJoão Távora2019-12-31
* Don't force completion recalculation in icomplete-fido-retJoão Távora2019-12-31
* Correctly cache sorted completions in icomplete--sorted-completionsJoão Távora2019-12-31
* Move flex style's minibuffer-default-aware sorting to lisp/icomplete.elJoão Távora2019-12-31
* Make fido-mode behave more like ido-mode when finding directoriesJoão Távora2019-12-31
* Slightly simplify lisp/icomplete.el with new icomplete--category helperJoão Távora2019-12-31
* ; Spelling fixesPaul Eggert2019-12-10
* * lisp/icomplete.el (icomplete-fido-kill): Unbreak yes-or-no-p usageJoão Távora2019-11-19
* Make icomplete-tidy-shadowed-file-names less aggressiveJoão Távora2019-11-15
* Avoid fido-mode's setup on non-icomplete minibuffersJoão Távora2019-11-13
* Add extra bindings to fido-mode.Jimmy Aguilar Mena2019-11-10
* Revert "Nudge icomplete-mode a little closer to fido-mode"João Távora2019-11-09
* Rename some commands to reflect they are fido-mode specificJoão Távora2019-11-09
* Nudge icomplete-mode a little closer to fido-modeJoão Távora2019-11-08
* Document fido-modeJoão Távora2019-11-05
* New fido-mode, emulates ido-mode with icomplete-modeJoão Távora2019-11-05
* Correct merge blunder in last icomplete commitJoão Távora2019-11-02
* New icomplete-tidy-shadowed-file-names variableJoão Távora2019-11-02
* Fix icomplete-force-complete-and-exit for no-input situationsJoão Távora2019-11-02
* Improve fix for icomplete's backward-kill-word bug#38024João Távora2019-11-02
* Make icomplete-exhibit actually work when navigating up directoriesJoão Távora2019-10-29
* New commands for making icomplete behave more like idoJoão Távora2019-10-29
* Optimize lisp/icomplete.el when default completion availableJoão Távora2019-10-27
* Remove Maintainer: when it duplicates Author:Paul Eggert2019-05-26
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-19
* Rework last commit to icomplete and minibuffer.el.Stefan Monnier2019-01-23
* Force completion in icomplete with C-M-i, but don't cycle (bug#34077)João Távora2019-01-23
* Simplify ignored extensions filtering in Icomplete (bug#34070)João Távora2019-01-17
* Revert "Fix icomplete's cycling when filename filtering kicks in"João Távora2019-01-17
* Fix icomplete's cycling when filename filtering kicks inJoão Távora2019-01-14
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Optionally add argument description in minor mode DOC (bug#10754)John Shahid2018-07-01
|/
* Update copyright year to 2018Paul Eggert2018-01-01
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Give a fixed default value for icomplete-prospects-height (Bug#26939)Noam Postavsky2017-06-14
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
* | Make icomplete respect `completion-ignored-extensions'Drew Adams2016-04-28
|/