summaryrefslogtreecommitdiff
path: root/lisp/icomplete.el
Commit message (Expand)AuthorAge
* Make icomplete-forward-completions O(1) when icomplete-scroll is tJoão Távora2021-08-19
* Minor doc fixes in icomplete.elEli Zaretskii2021-08-19
* ; Correct :version tag of icomplete-selected-match faceJoão Távora2021-08-19
* Section by 'group-function' in Icomplete and Fido's vertical modesJoão Távora2021-08-19
* Bind <up> and <down> in icomplete-vertical-modeJoão Távora2021-08-17
* Jump to first,last completion with M-<, M-> in icomplete-vertical-modeJoão Távora2021-08-17
* Make icomplete-vertical-mode take immediate effect (bug#49075)João Távora2021-08-16
* Fix bug#50063 when using icomplete-fido-kill with C-x p pJoão Távora2021-08-15
* Use 'remember-buffer' in remember.el doc strings.Gabriel do Nascimento Ribeiro2021-07-19
* Speed up fido-modeDmitry Gutov2021-07-04
* In files that use allout use it for all headingsJonas Bernoulli2021-06-30
* Consider environment vars in Fido's directory-aware RET bindingJoão Távora2021-06-05
* Make icomplete less blinky and more responsiveDmitry Gutov2021-06-05
* Add annotation capability to icomplete-vertical-modeJoão Távora2021-06-01
* Improve icomplete-vertical-mode and fido-vertical-modeJoão Távora2021-06-01
* ; Remove some useless commentsStefan Kangas2021-04-16
* Add new icomplete-vertical-modeGregory Heytings2021-04-10
* Update copyright year to 2021Paul Eggert2021-01-01
* Don't show matches with no input for nil icomplete-show-matches-on-no-inputJuri Linkov2020-12-14
* Prefer setq-local in most filesStefan Kangas2020-12-09
* Clarify icomplete-show-matches-on-no-input doc stringLars Ingebrigtsen2020-12-07
* Revert "Clarify icomplete-show-matches-on-no-input doc string"Lars Ingebrigtsen2020-12-07
* Clarify icomplete-show-matches-on-no-input doc stringLars Ingebrigtsen2020-12-04
* Fix up fix for bug#19032João Távora2020-09-09
* Change icomplete-show-matches-on-no-input behaviour for Icomplete onlyJoão Távora2020-09-08
* Revert two commits for bug#19032João Távora2020-09-08
* Better explain behaviour of icomplete--sorted-completionsJoão Távora2020-09-07
* Don't resort Icomplete candidates when default already on topJoão Távora2020-09-06
* Fix up previous icomplete-show-matches-on-no-input changeLars Ingebrigtsen2020-09-05
* Change icomplete-show-matches-on-no-input behaviorLars Ingebrigtsen2020-08-14
* 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