summaryrefslogtreecommitdiff
path: root/lisp/icomplete.el
Commit message (Expand)AuthorAge
* Support more metadata properties in completion-extra-properties (bug#68214)Juri Linkov2024-01-09
* Merge from savannah/emacs-29Po Lu2024-01-02
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-02
| * Fido-mode: never shadow 'external' completion styleJoão Távora2023-05-09
* | Allow completion frontends to fontify candidates just-in-timeJoão Távora2023-11-06
* | Fido-mode: never shadow 'external' completion styleJoão Távora2023-05-05
* | Make icomplete-tidy-shadowed-file-names into a defcustomSean Whitton2023-03-22
* | Merge from origin/emacs-29Stefan Kangas2023-03-07
|\|
| * Fix regression in Fido mode (bug#62015)João Távora2023-03-06
| * Revert inadvertent change to lisp/icomplete.el in previous commitJoão Távora2023-03-03
| * Eglot: pay better attention to hints' paddingLeft/Right (bug#61924)João Távora2023-03-03
| * * lisp/icomplete.el (fido-mode): Enable in-buffer completion (bug#45763).João Távora2023-03-01
| * * lisp/icomplete.el: Fix in-buffer completion.Juri Linkov2023-03-01
* | * lisp/icomplete.el (icomplete-in-buffer): Make into a defcustom.Sean Whitton2023-03-03
* | * lisp/icomplete.el (fido-mode): Enable in-buffer completion (bug#45763).João Távora2023-02-27
* | * lisp/icomplete.el: Fix in-buffer completion.Juri Linkov2023-02-27
* | * lisp/icomplete.el (icomplete-exhibit): Check validity of the current buffer.Juri Linkov2023-02-09
|/
* ; Fix typosStefan Kangas2023-01-15
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Don't override completion-category-defaults in fido-modeJoão Távora2022-12-07
* ; Fix typosStefan Kangas2022-11-11
* ; Fix several symbol name typosStefan Kangas2022-10-26
* Prefer defvar-keymap in icomplete.elStefan Kangas2022-09-07
* ; Fix typos: prefer American spellingStefan Kangas2022-07-14
* Merge from origin/emacs-28Stefan Kangas2022-07-14
|\
| * ; Fix typos: prefer American spellingStefan Kangas2022-07-13
* | Quote some literal keys to get help-key-binding faceStefan Kangas2022-07-03
* | Merge from origin/emacs-28Stefan Kangas2022-06-24
|\|
| * ; Fix typos: prefer US spelling.Stefan Kangas2022-06-23
* | * lisp/icomplete.el: Consider a list in minibuffer-default (bug#55800)Juri Linkov2022-06-12
* | icomplete-in-buffer doc fixLars Ingebrigtsen2022-06-08
* | Make the icomplete-in-buffer doc string document moreLars Ingebrigtsen2022-05-07
* | (icomplete-exhibit): Fix use in-bufferStefan Monnier2022-05-06
* | Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\|
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | lisp/icomplete.el (icomplete-fido-backward-updir): Expand "~/"Rasmus2021-11-12
* | * lisp/icomplete.el (icomplete-exhibit): Remove workaroundAaron Jensen2021-10-31
|/
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-16
* Double check completions-group customization variable in IcompleteJoão Távora2021-08-22
* 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