index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
icomplete.el
Age
Commit message (
Expand
)
Author
2026-04-29
In fido-vertical-mode, let C-s and C-r recover their original use
João Távora
2026-02-11
icomplete-ret: Ignore icomplete-show-matches-on-no-input
Sean Whitton
2026-02-11
Don't remap RET to 'icomplete-ret' in 'icomplete-mode' (bug#62108)
Juri Linkov
2026-02-11
Revert "New key 'M-j' for 'icomplete-mode' (bug#62108)"
Juri Linkov
2026-01-30
New key 'M-j' for 'icomplete-mode' (bug#62108)
Juri Linkov
2026-01-13
* lisp/icomplete.el (icomplete--render-vertical): Avoid trailing whitespace
Jonas Bernoulli
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-04-06
Icomplete: rename some internal helper functions (bug#77546)
João Távora
2025-04-06
Icomplete: check flag before rendering vertical indicators
João Távora
2025-03-29
Enhance 'icomplete-vertical-mode' customization options.
Rahul Martim Juliato
2025-02-23
Prefer decf to cl-decf
Stefan Kangas
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-10-18
Merge from origin/emacs-30
Michael Albinus
2024-10-16
; * lisp/icomplete.el (icomplete-in-buffer): Doc fix (bug#73820).
Eli Zaretskii
2024-10-05
; Tweak line breaks in last change
Sean Whitton
2024-10-05
icomplete-completions: Revise computation of prospects-len
Sean Whitton
2024-06-14
; Fix Icomplete error during candidate highlighting
Eshel Yaron
2024-01-09
Support more metadata properties in completion-extra-properties (bug#68214)
Juri Linkov
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-11-06
Allow completion frontends to fontify candidates just-in-time
João Távora
2023-05-09
Fido-mode: never shadow 'external' completion style
João Távora
2023-05-05
Fido-mode: never shadow 'external' completion style
João Távora
2023-03-22
Make icomplete-tidy-shadowed-file-names into a defcustom
Sean Whitton
2023-03-07
Merge from origin/emacs-29
Stefan Kangas
2023-03-06
Fix regression in Fido mode (bug#62015)
João Távora
2023-03-03
* lisp/icomplete.el (icomplete-in-buffer): Make into a defcustom.
Sean Whitton
2023-03-03
Revert inadvertent change to lisp/icomplete.el in previous commit
João Távora
2023-03-03
Eglot: pay better attention to hints' paddingLeft/Right (bug#61924)
João Távora
2023-03-01
* lisp/icomplete.el (fido-mode): Enable in-buffer completion (bug#45763).
João Távora
2023-03-01
* lisp/icomplete.el: Fix in-buffer completion.
Juri Linkov
2023-02-27
* lisp/icomplete.el (fido-mode): Enable in-buffer completion (bug#45763).
João Távora
2023-02-27
* lisp/icomplete.el: Fix in-buffer completion.
Juri Linkov
2023-02-09
* lisp/icomplete.el (icomplete-exhibit): Check validity of the current buffer.
Juri Linkov
2023-01-15
; Fix typos
Stefan Kangas
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-12-07
Don't override completion-category-defaults in fido-mode
João Távora
2022-11-11
; Fix typos
Stefan Kangas
2022-10-26
; Fix several symbol name typos
Stefan Kangas
2022-09-07
Prefer defvar-keymap in icomplete.el
Stefan Kangas
2022-07-14
; Fix typos: prefer American spelling
Stefan Kangas
2022-07-14
Merge from origin/emacs-28
Stefan Kangas
2022-07-13
; Fix typos: prefer American spelling
Stefan Kangas
2022-07-03
Quote some literal keys to get help-key-binding face
Stefan Kangas
2022-06-24
Merge from origin/emacs-28
Stefan Kangas
2022-06-23
; Fix typos: prefer US spelling.
Stefan Kangas
2022-06-12
* lisp/icomplete.el: Consider a list in minibuffer-default (bug#55800)
Juri Linkov
2022-06-08
icomplete-in-buffer doc fix
Lars Ingebrigtsen
2022-05-07
Make the icomplete-in-buffer doc string document more
Lars Ingebrigtsen
2022-05-06
(icomplete-exhibit): Fix use in-buffer
Stefan Monnier
[next]