summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-05Version 1.31.3Daniel Mendler
2024-03-30README: Comment out cycling optionDaniel Mendler
2024-03-29corfu--preview-current-p: SimplifyDaniel Mendler
2024-03-29Move corfu--preview-current* functionsDaniel Mendler
2024-03-29Extract corfu--preview-current-pDaniel Mendler
2024-03-29corfu-expand: Return nil if NEWSTR=STRDaniel Mendler
2024-03-26corfu-expand: Call corfu-complete if candidate is previewedDaniel Mendler
2024-03-26README: SimplifyDaniel Mendler
2024-03-26README: Document expanding to a common candidate prefixDaniel Mendler
2024-03-26README: Use new orderless-literal-prefixDaniel Mendler
2024-03-26Minor comment reformattingDaniel Mendler
2024-03-26Update changelogDaniel Mendler
2024-03-26Bind corfu-expand to M-RETDaniel Mendler
2024-03-26Extract corfu-expand from corfu-completeDaniel Mendler
2024-03-26corfu--recompute: Preserve selected candidate on further inputDaniel Mendler
2024-03-26Minor cleanupDaniel Mendler
2024-03-20README: Update configurationDaniel Mendler
2024-03-14README updateDaniel Mendler
2024-02-25Update changelogDaniel Mendler
2024-02-12README: FormattingDaniel Mendler
2024-02-12README: FormattingDaniel Mendler
2024-02-12README: Add separate installation sectionDaniel Mendler
2024-02-12README: Move key bindings section above configurationDaniel Mendler
2024-02-12README: Update tableDaniel Mendler
2024-02-12README: Use table for key bindingsDaniel Mendler
2024-01-23Version 1.21.2Daniel Mendler
2024-01-23Update changelogDaniel Mendler
2024-01-22Fix corfu-move-to-minibuffer (Fix #416)Daniel Mendler
2024-01-20README: Update `corfu-move-to-minibuffer' (Fix #416)Daniel Mendler
2024-01-07README: Update dabbrev configuration exampleDaniel Mendler
2024-01-03Store extra properties in completion-in-region--dataDaniel Mendler
2024-01-03corfu--teardown: Handle dead buffer during teardownDaniel Mendler
2024-01-03corfu--make-frame: Minor cleanupDaniel Mendler
2024-01-02Bump copyright yearsDaniel Mendler
2024-01-02Bump copyright yearsDaniel Mendler
2023-12-30Replace keyword wp with textDaniel Mendler
2023-12-30Use global variables, store initial state separatelyDaniel Mendler
2023-12-30Also set child-frame-borderDaniel Mendler
2023-12-30Also set child-frame-border-widthDaniel Mendler
2023-12-29.gitignore backupsDaniel Mendler
2023-12-29Add .gitignoreDaniel Mendler
2023-12-29Update READMEDaniel Mendler
2023-12-29Support the EXWM window managerDaniel Mendler
2023-12-29Use internal-border-width instead of child-frame-border-widthDaniel Mendler
2023-12-29corfu-popupinfo-direction: Remove dysfunctional option force-horizontalDaniel Mendler
2023-12-29corfu--auto-post-command: Remove unnecessary conditionDaniel Mendler
2023-12-29Allocate auto timer onceDaniel Mendler
2023-12-29Try to reuse timer (see #404)reuse-timerDaniel Mendler
2023-12-27Version 1.11.1Daniel Mendler
2023-12-23corfu--move-to-front: Handle duplicatesDaniel Mendler