aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/icomplete.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* icomplete-ret: Ignore icomplete-show-matches-on-no-inputSean Whitton2026-02-111-11/+19
* Don't remap RET to 'icomplete-ret' in 'icomplete-mode' (bug#62108)Juri Linkov2026-02-111-6/+9
* Revert "New key 'M-j' for 'icomplete-mode' (bug#62108)"Juri Linkov2026-02-111-3/+0
* New key 'M-j' for 'icomplete-mode' (bug#62108)Juri Linkov2026-01-301-0/+3
* * lisp/icomplete.el (icomplete--render-vertical): Avoid trailing whitespaceJonas Bernoulli2026-01-131-1/+3
* ; Add 2026 to copyright years.Sean Whitton2026-01-011-1/+1
* Icomplete: rename some internal helper functions (bug#77546)João Távora2025-04-061-7/+7
* Icomplete: check flag before rendering vertical indicatorsJoão Távora2025-04-061-5/+7
* Enhance 'icomplete-vertical-mode' customization options.Rahul Martim Juliato2025-03-291-3/+120
* Prefer decf to cl-decfStefan Kangas2025-02-231-1/+1
* Update copyright year to 2025Paul Eggert2025-01-011-1/+1
* Merge from origin/emacs-30Michael Albinus2024-10-181-2/+10
|\
| * ; * lisp/icomplete.el (icomplete-in-buffer): Doc fix (bug#73820).Eli Zaretskii2024-10-161-2/+10
* | ; Tweak line breaks in last changeSean Whitton2024-10-051-5/+4
* | icomplete-completions: Revise computation of prospects-lenSean Whitton2024-10-051-1/+6
|/
* ; Fix Icomplete error during candidate highlightingEshel Yaron2024-06-141-3/+3
* Support more metadata properties in completion-extra-properties (bug#68214)Juri Linkov2024-01-091-4/+2
* Merge from savannah/emacs-29Po Lu2024-01-021-1/+1
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
| * Fido-mode: never shadow 'external' completion styleJoão Távora2023-05-091-1/+4
* | Allow completion frontends to fontify candidates just-in-timeJoão Távora2023-11-061-3/+5
* | 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
|\ \ | |/