summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2023-12-22Refactoring, Simplify handling of corfu-on-exact-match=showDaniel Mendler
2023-12-22Support displaying the popup when there is only one exact match (#396) (#401)galeo
2023-12-22Expand a few docstringsDaniel Mendler
2023-12-08Update commentDaniel Mendler
2023-12-08Rename functionDaniel Mendler
2023-12-08README updateDaniel Mendler
2023-12-07Update changelogDaniel Mendler
2023-12-07Preserve text properties for the :exit-function where possibleDaniel Mendler
2023-12-07Add corfu--delete-dups. Keep duplicates with differing properties.Daniel Mendler
2023-12-07Update issue links in commentsDaniel Mendler
2023-12-07Extract function corfu--call-exitDaniel Mendler
2023-12-07Shorten argument namesDaniel Mendler
2023-12-07corfu--replace: Check if replacement is needed, strip propertiesDaniel Mendler
2023-12-07Extract function corfu--range-valid-pDaniel Mendler
2023-12-07corfu--in-region: Expand first before computing candidates for cyclingDaniel Mendler
2023-12-07Add corfu--replace alias (code cleanup)Daniel Mendler
2023-12-07corfu--insert: Remove unused variableDaniel Mendler
2023-12-06corfu-complete: Use returned candidate from corfu--insertDaniel Mendler
2023-12-01Version 1.01.0Daniel Mendler
2023-11-27Update readmeDaniel Mendler
2023-11-26Add missing compat dependenciesDaniel Mendler
2023-11-24Remove outdated child frame codeDaniel Mendler
2023-11-23derived-mode-p: Calling convention changedDaniel Mendler
2023-11-12Uniform use of when-let/if-letDaniel Mendler
2023-11-11Update commentsDaniel Mendler
2023-11-08Remove superfluous orDaniel Mendler
2023-11-08Use cl-loop repeatDaniel Mendler
2023-11-08Rename variableDaniel Mendler
2023-11-07Update docstringsDaniel Mendler
2023-11-07Update READMEDaniel Mendler
2023-11-07Use completion-lazy-hilitDaniel Mendler
2023-11-07corfu--highligt: Take a single candidateDaniel Mendler
2023-11-02global-corfu-modes: Add examples (See #379 and #383)Daniel Mendler
2023-10-31Fix type of global-corfu-modesDaniel Mendler
2023-10-13Ensure that M-x completion-at-point RET works (Fix #380)Daniel Mendler
2023-10-12Update READMEDaniel Mendler
2023-10-03corfu-reset: SimplifyDaniel Mendler
2023-10-01corfu-reset: Quit immediately if input did not change (Fix #378)Daniel Mendler
2023-09-30Udpate changelogDaniel Mendler
2023-09-30corfu-quick: Support more candidatesDaniel Mendler
2023-09-22Update readmeDaniel Mendler
2023-09-22Update readmeDaniel Mendler
2023-09-22README: Add link to nerd-icons-corfuDaniel Mendler
2023-09-21README: Correct description of corfu-quit-at-boundary (Fix #370)Daniel Mendler
2023-09-03README updateDaniel Mendler
2023-08-25Update documentationDaniel Mendler
2023-08-25Shorten variable nameDaniel Mendler