index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
completion-preview.el
Age
Commit message (
Expand
)
Author
2026-05-09
New variable 'completion-frontend-properties' (bug#80990)
Eshel Yaron
2026-02-14
; completion-preview.el: Refine recent addition.
Eshel Yaron
2026-02-14
; Add t as a possible value for 'completion-preview-commands'
Eshel Yaron
2026-02-14
New option 'completion-preview-inhibit-functions' (bug#80370)
Eshel Yaron
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-08-13
; * lisp/completion-preview.el: Fix race condition.
Eshel Yaron
2025-03-16
Merge from savannah/emacs-30
Po Lu
2025-03-16
Only disable 'completion-preview-active-mode' when it is on
Eshel Yaron
2025-03-04
Merge from savannah/emacs-30
Po Lu
2025-03-02
; (completion-preview--try-table): Propagate extra properties.
Eshel Yaron
2025-03-01
Merge from origin/emacs-30
Eli Zaretskii
2025-02-28
(completion-preview-sort-function): Refine ':type'.
Eshel Yaron
2025-02-28
Make 'completion-preview-sort-function' a defcustom
Eshel Yaron
2025-02-27
; (completion-preview-complete): Fix bug#76606
Eshel Yaron
2025-02-26
; * lisp/completion-preview.el: Add some commentary.
Eshel Yaron
2025-02-26
Add 'help-echo' hint to completion preview
Eshel Yaron
2025-02-26
Simplify 'completion-preview-active-mode' command tagging
Eshel Yaron
2025-01-14
; (completion-preview--bg-color): Fix bug#75544.
Eshel Yaron
2025-01-09
Auto-adapt completion preview background color
Eshel Yaron
2025-01-02
Update copyright year to 2025
Stefan Kangas
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-11-23
Give Completion Preview bindings higher precedence
Eshel Yaron
2024-10-24
Mark if-let and when-let obsolete
Sean Whitton
2024-09-17
New user option 'completion-preview-ignore-case'
Eshel Yaron
2024-09-04
New variable 'completion-preview-overlay-priority'
Eshel Yaron
2024-08-21
; Inhibit completion preview in read-only buffers
Eshel Yaron
2024-06-29
Inherit text props in Completion Preview insertion commands
Eshel Yaron
2024-06-28
; (completion-preview-partial-insert): Avoid no-op undo entries
Eshel Yaron
2024-06-26
Minor improvements to new Completion Preview commands
Eshel Yaron
2024-06-26
New commands 'completion-preview-insert-{word,sexp}'
Jules Tamagnan
2024-06-05
New user option 'completion-preview-idle-delay'
Eshel Yaron
2024-06-05
Allow 'completion-preview-require-minimum-symbol-length' to be nil
Eshel Yaron
2024-06-04
Spelling fixes
Paul Eggert
2024-05-24
; Refine 'completion-preview-exact' face
Eshel Yaron
2024-05-24
; Exclude a few more modes in 'global-completion-preview-mode'
Eshel Yaron
2024-04-25
; Exclude more modes in 'global-completion-preview-mode'
Eshel Yaron
2024-04-23
(completion-preview-prev-candidate): add numeric prefix argument
Eshel Yaron
2024-04-23
; Fix Completion Preview mode mouse-click bindings
Eshel Yaron
2024-04-20
New command 'completion-preview-complete'
Eshel Yaron
2024-04-12
; Optimize 'completion-preview--try-table'
Eshel Yaron
2024-04-10
; Remove obsolete 'mouse-wheel-up/down-event' bindings
Eshel Yaron
2024-04-09
(mouse-wheel-buttons): Map old-style wheel buttons to actual wheel events
Stefan Monnier
2024-04-03
; Autoload 'global-completion-preview-mode'
Eshel Yaron
2024-03-31
Add global minor mode 'global-completion-preview-mode'
Eshel Yaron
2024-02-21
; Fix mid-symbol updating/cycling completion preview
Eshel Yaron
2024-01-24
Take stock of the wheel-up/down confusion
Stefan Monnier
2024-01-20
mwheel.el: Remove `mouse-wheel-*-alternate-event` vars
Stefan Monnier
2024-01-20
mwheel.el: Unconditionally use the `wheel-up/down/...` events
Stefan Monnier
2024-01-20
* lisp/completion-preview.el: Fix use in non-GUI session
Stefan Monnier
2024-01-02
; Fix compilation errors in completion-preview.el
Eli Zaretskii
[next]