summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-01Force fringe updatefringe-scrollbarDaniel Mendler
2024-11-01Ensure right-margin-width >= bar-widthDaniel Mendler
2024-11-01Use fringe for the scroll barDaniel Mendler
2024-11-01Use :extend=t for corfu-current, SimplifyDaniel Mendler
2024-11-01corfu--make-frame: Remove buffer argument, use current bufferDaniel Mendler
2024-11-01corfu-popupinfo: Add constant corfu-popupinfo--bufferDaniel Mendler
2024-10-30corfu-margin-formatters: Document the requirements of the margin formatterDaniel Mendler
2024-10-30README: Update regarding icon librariesDaniel Mendler
2024-10-22Detect tty child framesDaniel Mendler
2024-10-22README: Update linkDaniel Mendler
2024-10-14Fix customization groupsDaniel Mendler
2024-10-01README: Add link to child frame effortDaniel Mendler
2024-09-26global-corfu-mode: :predicate is broken on 28 and olderDaniel Mendler
2024-09-26Use URL: keyword instead of deprecated Homepage:Daniel Mendler
2024-09-19Update README regarding terminal child framesDaniel Mendler
2024-09-12Require Emacs 28.1Daniel Mendler
2024-09-04README: Simplify Orderless-related documentationDaniel Mendler
2024-09-04corfu--minibuffer-on: Minor cleanupDaniel Mendler
2024-09-03Separate corfu--on and corfu--minibuffer-onDaniel Mendler
2024-09-02README rewordingDaniel Mendler
2024-09-02README updateDaniel Mendler
2024-08-18README: Use :config blockDaniel Mendler
2024-08-18README: Use keymap-setDaniel Mendler
2024-08-17README: Minor cleanupDaniel Mendler
2024-08-17Fix README (Fix #492)Daniel Mendler
2024-07-26Version 1.51.5Daniel Mendler
2024-07-20README cleanupDaniel Mendler
2024-07-20eldoc: Register more Corfu commandsDaniel Mendler
2024-07-18Update changelogDaniel Mendler
2024-07-18Update changelogDaniel Mendler
2024-07-16corfu-popupinfo: Support font-lock-faceDaniel Mendler
2024-07-16add commentsDaniel Mendler
2024-07-16Move completion predicates of autoloaded commands to corfu.elDaniel Mendler
2024-07-16corfu-send/corfu-expand: Set completion-predicateDaniel Mendler
2024-07-16Add new customization variable global-corfu-minibufferDaniel Mendler
2024-07-13README: Simplify configurationDaniel Mendler
2024-07-13Add new command corfu-sendDaniel Mendler
2024-07-11README: Simplify configurationsDaniel Mendler
2024-07-10Update commentDaniel Mendler
2024-07-10Call completion-metadata-get without advicesDaniel Mendler
2024-07-10Minor cleanup, reduce allocationsDaniel Mendler
2024-07-10FormattingDaniel Mendler
2024-07-10corfu-popupinfo: Compare candidates with equal-including-properties (Fix #476)Daniel Mendler
2024-07-09Bind completion-extra-properties in corfu--metadata-getDaniel Mendler
2024-07-08Use static-ifDaniel Mendler
2024-07-08Use completion-metadata-get from Compat 30Daniel Mendler
2024-07-08Bump Compat dependencyDaniel Mendler
2024-07-04corfu-map: Unbind <tab> and C-aDaniel Mendler
2024-05-23Version 1.41.4Daniel Mendler
2024-05-14Fix unbalanced parentheses in the README (#458)Cássio Ávila