summaryrefslogtreecommitdiff
path: root/lisp/icomplete.el
Commit message (Expand)AuthorAgeFilesLines
* Fido-mode: never shadow 'external' completion styleJoão Távora2023-05-051-1/+4
* Make icomplete-tidy-shadowed-file-names into a defcustomSean Whitton2023-03-221-2/+3
* Merge from origin/emacs-29Stefan Kangas2023-03-071-0/+11
|\
| * Fix regression in Fido mode (bug#62015)João Távora2023-03-061-0/+11
| * Revert inadvertent change to lisp/icomplete.el in previous commitJoão Távora2023-03-031-1/+0
| * Eglot: pay better attention to hints' paddingLeft/Right (bug#61924)João Távora2023-03-031-0/+1
| * * lisp/icomplete.el (fido-mode): Enable in-buffer completion (bug#45763).João Távora2023-03-011-0/+3
| * * lisp/icomplete.el: Fix in-buffer completion.Juri Linkov2023-03-011-3/+17
* | * lisp/icomplete.el (icomplete-in-buffer): Make into a defcustom.Sean Whitton2023-03-031-2/+3
* | * lisp/icomplete.el (fido-mode): Enable in-buffer completion (bug#45763).João Távora2023-02-271-0/+3
* | * lisp/icomplete.el: Fix in-buffer completion.Juri Linkov2023-02-271-3/+17
* | * lisp/icomplete.el (icomplete-exhibit): Check validity of the current buffer.Juri Linkov2023-02-091-1/+3
|/
* ; Fix typosStefan Kangas2023-01-151-2/+2
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Don't override completion-category-defaults in fido-modeJoão Távora2022-12-071-1/+0
* ; Fix typosStefan Kangas2022-11-111-1/+1
* ; Fix several symbol name typosStefan Kangas2022-10-261-1/+1
* Prefer defvar-keymap in icomplete.elStefan Kangas2022-09-071-37/+30
* ; Fix typos: prefer American spellingStefan Kangas2022-07-141-4/+4
* Merge from origin/emacs-28Stefan Kangas2022-07-141-1/+1
|\
| * ; Fix typos: prefer American spellingStefan Kangas2022-07-131-1/+1
* | Quote some literal keys to get help-key-binding faceStefan Kangas2022-07-031-1/+1
* | Merge from origin/emacs-28Stefan Kangas2022-06-241-1/+1
|\ \ | |/
| * ; Fix typos: prefer US spelling.Stefan Kangas2022-06-231-1/+1
* | * lisp/icomplete.el: Consider a list in minibuffer-default (bug#55800)Juri Linkov2022-06-121-3/+8
* | icomplete-in-buffer doc fixLars Ingebrigtsen2022-06-081-1/+1
* | Make the icomplete-in-buffer doc string document moreLars Ingebrigtsen2022-05-071-1/+3
* | (icomplete-exhibit): Fix use in-bufferStefan Monnier2022-05-061-31/+30
* | Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\ \ | |/
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | lisp/icomplete.el (icomplete-fido-backward-updir): Expand "~/"Rasmus2021-11-121-7/+11
* | * lisp/icomplete.el (icomplete-exhibit): Remove workaroundAaron Jensen2021-10-311-5/+0
|/
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-161-1/+1
* Double check completions-group customization variable in IcompleteJoão Távora2021-08-221-1/+2
* Make icomplete-forward-completions O(1) when icomplete-scroll is tJoão Távora2021-08-191-3/+3
* Minor doc fixes in icomplete.elEli Zaretskii2021-08-191-2/+3
* ; Correct :version tag of icomplete-selected-match faceJoão Távora2021-08-191-1/+1
* Section by 'group-function' in Icomplete and Fido's vertical modesJoão Távora2021-08-191-55/+94
* Bind <up> and <down> in icomplete-vertical-modeJoão Távora2021-08-171-0/+2
* Jump to first,last completion with M-<, M-> in icomplete-vertical-modeJoão Távora2021-08-171-12/+29
* Make icomplete-vertical-mode take immediate effect (bug#49075)João Távora2021-08-161-1/+14
* Fix bug#50063 when using icomplete-fido-kill with C-x p pJoão Távora2021-08-151-4/+7
* Use 'remember-buffer' in remember.el doc strings.Gabriel do Nascimento Ribeiro2021-07-191-6/+12
* Speed up fido-modeDmitry Gutov2021-07-041-6/+9
* In files that use allout use it for all headingsJonas Bernoulli2021-06-301-4/+4
* Consider environment vars in Fido's directory-aware RET bindingJoão Távora2021-06-051-1/+2
* Make icomplete less blinky and more responsiveDmitry Gutov2021-06-051-16/+2
* Add annotation capability to icomplete-vertical-modeJoão Távora2021-06-011-10/+51
* Improve icomplete-vertical-mode and fido-vertical-modeJoão Távora2021-06-011-124/+238
* ; Remove some useless commentsStefan Kangas2021-04-161-1/+0