index
:
corfu.git
async
avoid-empty-recompute
company-deprecated
completion-in-region-dups
completion-predicate
continue-complete
deferred-hide
docframe-location
emacs-29-flicker
extensions
exwm-fix
exwm-workspace-offset
fix-height
fix-init
frecency
fringe-scrollbar
generalize-predicates
gensyms
global-modes
ignore-after-point
indexed3
main
mbhistory
metadata-override
no-quit-on-empty
no-truncation
pre-post-hooks
preselect
preselect-function
preserve-text-properties
preview-current
preview-first
reuse-timer
rework-first-selection
screenshots
separate-kind-affixation
set-frame-position-and-size
swap-icon-index
tty-borders
ttyborder
variable-width
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2024-08-14
completion-at-point: Handle duplicates properly
completion-in-region-dups
Daniel Mendler
2024-07-26
Version 1.5
1.5
Daniel Mendler
2024-07-20
README cleanup
Daniel Mendler
2024-07-20
eldoc: Register more Corfu commands
Daniel Mendler
2024-07-18
Update changelog
Daniel Mendler
2024-07-18
Update changelog
Daniel Mendler
2024-07-16
corfu-popupinfo: Support font-lock-face
Daniel Mendler
2024-07-16
add comments
Daniel Mendler
2024-07-16
Move completion predicates of autoloaded commands to corfu.el
Daniel Mendler
2024-07-16
corfu-send/corfu-expand: Set completion-predicate
Daniel Mendler
2024-07-16
Add new customization variable global-corfu-minibuffer
Daniel Mendler
2024-07-13
README: Simplify configuration
Daniel Mendler
2024-07-13
Add new command corfu-send
Daniel Mendler
2024-07-11
README: Simplify configurations
Daniel Mendler
2024-07-10
Update comment
Daniel Mendler
2024-07-10
Call completion-metadata-get without advices
Daniel Mendler
Marginalia and icon packages use completion-metadata-get to provide their annotations for minibuffer completion.
2024-07-10
Minor cleanup, reduce allocations
Daniel Mendler
2024-07-10
Formatting
Daniel Mendler
2024-07-10
corfu-popupinfo: Compare candidates with equal-including-properties (Fix #476)
Daniel Mendler
2024-07-09
Bind completion-extra-properties in corfu--metadata-get
Daniel Mendler
2024-07-08
Use static-if
Daniel Mendler
2024-07-08
Use completion-metadata-get from Compat 30
Daniel Mendler
2024-07-08
Bump Compat dependency
Daniel Mendler
2024-07-04
corfu-map: Unbind <tab> and C-a
Daniel Mendler
2024-05-23
Version 1.4
1.4
Daniel Mendler
2024-05-14
Fix unbalanced parentheses in the README (#458)
Cássio Ávila
2024-04-13
Use regexps in corfu-auto-commands
Daniel Mendler
2024-04-13
Update corfu-auto-commands
Daniel Mendler
2024-04-13
corfu-auto-commands: Add backward-delete-char (Fix #449)
Daniel Mendler
2024-04-09
completion-hilit-commonality supports completion-lazy-hilit
Daniel Mendler
2024-04-07
README: Suggest to ignore binary tags buffers in dabbrev
Daniel Mendler
2024-04-05
Version 1.3
1.3
Daniel Mendler
2024-03-30
README: Comment out cycling option
Daniel Mendler
2024-03-29
corfu--preview-current-p: Simplify
Daniel Mendler
2024-03-29
Move corfu--preview-current* functions
Daniel Mendler
2024-03-29
Extract corfu--preview-current-p
Daniel Mendler
2024-03-29
corfu-expand: Return nil if NEWSTR=STR
Daniel Mendler
2024-03-26
corfu-expand: Call corfu-complete if candidate is previewed
Daniel Mendler
2024-03-26
README: Simplify
Daniel Mendler
2024-03-26
README: Document expanding to a common candidate prefix
Daniel Mendler
2024-03-26
README: Use new orderless-literal-prefix
Daniel Mendler
2024-03-26
Minor comment reformatting
Daniel Mendler
2024-03-26
Update changelog
Daniel Mendler
2024-03-26
Bind corfu-expand to M-RET
Daniel Mendler
2024-03-26
Extract corfu-expand from corfu-complete
Daniel Mendler
2024-03-26
corfu--recompute: Preserve selected candidate on further input
Daniel Mendler
2024-03-26
Minor cleanup
Daniel Mendler
2024-03-20
README: Update configuration
Daniel Mendler
2024-03-14
README update
Daniel Mendler
2024-02-25
Update changelog
Daniel Mendler
[next]