| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-12-28 | Version 2.72.7 | Daniel Mendler | |
| 2025-12-23 | The child-frame-border face does always exist | Daniel Mendler | |
| 2025-12-22 | Update changelog | Daniel Mendler | |
| 2025-12-20 | corfu--make-frame: Simplify parameter handling | Daniel Mendler | |
| 2025-12-14 | Update link to patch | Daniel Mendler | |
| 2025-12-14 | Fix frame position computation at the right edge | Daniel Mendler | |
| 2025-12-14 | New defcustom corfu-border-width | Daniel Mendler | |
| 2025-12-14 | Improve docstrings | Daniel Mendler | |
| 2025-12-14 | Set child-frame-border-width dynamically based on internal-border-width | Daniel Mendler | |
| 2025-12-13 | Update patch link | Daniel Mendler | |
| 2025-12-13 | Use set-frame-size-and-position-pixelwise | Daniel Mendler | |
| 2025-12-12 | Use set-frame-size-and-position-internal if available | Daniel Mendler | |
| 2025-12-07 | Version 2.62.6 | Daniel Mendler | |
| 2025-12-04 | corfu: Adjust default faces for low color terminals | Daniel Mendler | |
| 2025-12-04 | corfu--exhibit: Fix rare issue when position is at end of buffer | Daniel Mendler | |
| In this case posn-at-point returns nil. | |||
| 2025-12-04 | corfu--make-frame: Add frame name for debugging | Daniel Mendler | |
| Improve readability of (frame-list). | |||
| 2025-12-04 | corfu: Update corfu-terminal warning on Emacs 31 | Daniel Mendler | |
| 2025-12-04 | corfu--popup-show: Fix horizontal misalignment on TTY | Daniel Mendler | |
| 2025-12-04 | corfu--hide-frame: Hide immediately on TTY | Daniel Mendler | |
| In contrast to GUI, there is no advantage in deferring frame hiding, since there is no communication with an X server. | |||
| 2025-12-04 | corfu--make-frame: Fix EXWM check | Daniel Mendler | |
| 2025-11-16 | Set fullscreen=nil for the child frame (Fix #601) | Daniel Mendler | |
| 2025-11-15 | Version 2.52.5 | Daniel Mendler | |
| 2025-11-11 | Suggest tty-child-frames | Daniel Mendler | |
| 2025-11-11 | warning | Daniel Mendler | |
| 2025-11-09 | corfu--capf-wrapper: Expand comment | Daniel Mendler | |
| 2025-11-09 | corfu--capf-wrapper: Expand comment | Daniel Mendler | |
| 2025-11-08 | Experimental: Use set-frame-position-and-size if available | Daniel Mendler | |
| 2025-11-07 | corfu-auto-trigger: New customization variable | Daniel Mendler | |
| 2025-11-07 | corfu-on-exact-match: Change default from insert to nil | Daniel Mendler | |
| This setting is more compatible with auto completion and template/snippet/abbreviation expansion. | |||
| 2025-11-07 | Introduce corfu--try-completion | Daniel Mendler | |
| Make sure that correct metadata is passed to the underlying `completion-try-completion`. | |||
| 2025-11-07 | Call completion-try-completion with correct metadata | Daniel Mendler | |
| 2025-11-07 | Pass correct string to completion-metadata | Daniel Mendler | |
| 2025-11-07 | Restructure corfu--in-region-1 | Daniel Mendler | |
| 2025-11-07 | corfu-complete: Improve comment | Daniel Mendler | |
| 2025-11-07 | Try to fix #595 | Daniel Mendler | |
| 2025-10-18 | Fix docstrings | dr-scsi | |
| * corfu.el (corfu-continue-commands): (corfu-auto-commands): Use a verb. (corfu-auto): Delete space before period. | |||
| 2025-10-13 | Version 2.42.4 | Daniel Mendler | |
| 2025-09-23 | Do not enable corfu-mode in read-only buffers | Daniel Mendler | |
| 2025-09-20 | Require Emacs 29 | Daniel Mendler | |
| - Use globalized minor mode predicate - Use equal-including-properties | |||
| 2025-08-31 | corfu--make-frame: Handle mixed tty/graphical sessions | Daniel Mendler | |
| 2025-06-12 | Version 2.32.3 | Daniel Mendler | |
| 2025-06-11 | Disable pixel-scroll-precision-mode inside Corfu popup | Daniel Mendler | |
| 2025-06-01 | Fix warning (Fix #575) | Daniel Mendler | |
| 2025-06-01 | Add comment regarding inhibit-double-buffering | Daniel Mendler | |
| 2025-05-28 | Experiment with inhibit-double-buffering | Daniel Mendler | |
| Sometimes the Gtk3 child frame does not update properly. | |||
| 2025-05-28 | Fix EXWM resizing artifact when unparenting (X11/Gtk3 build) | Daniel Mendler | |
| 2025-05-27 | Use fboundp check to avoid package-lint warning | Daniel Mendler | |
| 2025-05-27 | corfu--make-frame: Experiment with x-fast-protocol-requests | Daniel Mendler | |
| 2025-05-26 | Version 2.22.2 | Daniel Mendler | |
| 2025-05-16 | Simplify corfu--debug | Daniel Mendler | |
