summaryrefslogtreecommitdiff
path: root/corfu.el
AgeCommit message (Expand)Author
2026-04-19Improve corfu--move-to-frontDaniel Mendler
2026-04-19Delete duplicate candidates laterDaniel Mendler
2026-03-09Version 2.92.9Daniel Mendler
2026-02-10Improve repositioning and resizingDaniel Mendler
2026-02-10Revert "Let bind x-wait-for-event-timeout"Daniel Mendler
2026-01-27Let bind x-wait-for-event-timeoutDaniel Mendler
2026-01-18Version 2.82.8Daniel Mendler
2026-01-06Improve corfu--setup, drop initial state from propertiesDaniel Mendler
2026-01-06Move corfu-auto-trigger handling to corfu-auto.elDaniel Mendler
2026-01-06corfu--capf-wrapper: Return value of the correct formatDaniel Mendler
2026-01-06corfu--exhibit: SimplifyDaniel Mendler
2026-01-06corfu--capf-wrapper: Always compute initial stateDaniel Mendler
2026-01-05Use a priority of 10Daniel Mendler
2026-01-05Reduce priority of corfu-auto--post-commandDaniel Mendler
2026-01-05Compute new state directly for non-exclusive CapfsDaniel Mendler
2026-01-05corfu-reset: Go to end positionDaniel Mendler
2026-01-05corfu--setup: Beginning position should not be a markerDaniel Mendler
2026-01-05completion--replace does not mutate the string since Emacs 29Daniel Mendler
2026-01-05corfu--compute: Return input as part of new stateDaniel Mendler
2026-01-05corfu--in-region-1 always takes a predicate argumentDaniel Mendler
2026-01-05Move auto completion code to corfu-auto.elDaniel Mendler
2026-01-05Ensure that corfu--auto-post-command is called after corfu--post-commandDaniel Mendler
2026-01-05corfu--capf-wrapper: Pass auto prefix and trigger as argumentsDaniel Mendler
2026-01-04Use when-let*Daniel Mendler
2026-01-01; Update copyright yearsDaniel Mendler
2025-12-28Version 2.72.7Daniel Mendler
2025-12-23The child-frame-border face does always existDaniel Mendler
2025-12-22Update changelogDaniel Mendler
2025-12-20corfu--make-frame: Simplify parameter handlingDaniel Mendler
2025-12-14Update link to patchDaniel Mendler
2025-12-14Fix frame position computation at the right edgeDaniel Mendler
2025-12-14New defcustom corfu-border-widthDaniel Mendler
2025-12-14Improve docstringsDaniel Mendler
2025-12-14Set child-frame-border-width dynamically based on internal-border-widthDaniel Mendler
2025-12-13Update patch linkDaniel Mendler
2025-12-13Use set-frame-size-and-position-pixelwiseDaniel Mendler
2025-12-12Use set-frame-size-and-position-internal if availableDaniel Mendler
2025-12-07Version 2.62.6Daniel Mendler
2025-12-04corfu: Adjust default faces for low color terminalsDaniel Mendler
2025-12-04corfu--exhibit: Fix rare issue when position is at end of bufferDaniel Mendler
2025-12-04corfu--make-frame: Add frame name for debuggingDaniel Mendler
2025-12-04corfu: Update corfu-terminal warning on Emacs 31Daniel Mendler
2025-12-04corfu--popup-show: Fix horizontal misalignment on TTYDaniel Mendler
2025-12-04corfu--hide-frame: Hide immediately on TTYDaniel Mendler
2025-12-04corfu--make-frame: Fix EXWM checkDaniel Mendler
2025-11-16Set fullscreen=nil for the child frame (Fix #601)Daniel Mendler
2025-11-15Version 2.52.5Daniel Mendler
2025-11-11Suggest tty-child-framesDaniel Mendler
2025-11-11warningDaniel Mendler
2025-11-09corfu--capf-wrapper: Expand commentDaniel Mendler