diff options
| author | Daniel Mendler <mail@daniel-mendler.de> | 2025-12-14 20:01:20 +0100 |
|---|---|---|
| committer | Daniel Mendler <mail@daniel-mendler.de> | 2025-12-14 20:01:20 +0100 |
| commit | 764aea3b9497067c0fdb71718297d233f6849ccb (patch) | |
| tree | abb9cedfe3af8ac2bec1fcf8317438829b879003 | |
| parent | 7de90521c819d0f6e28c2713eb37bfb0aa2c216b (diff) | |
Update changelog
| -rw-r--r-- | CHANGELOG.org | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.org b/CHANGELOG.org index 30b7464..b0d0411 100644 --- a/CHANGELOG.org +++ b/CHANGELOG.org @@ -7,6 +7,7 @@ - ~corfu-border-width~: New customization variable. - ~corfu-popupinfo~: Faster scrolling speed. - ~corfu-popupinfo~: Fix Emacs 30 deprecation warning. +- Fix Corfu popup position at the right edge of the parent frame. - Work around Emacs bug#79792, where the ~*Help*~ buffer is replaced unexpectedly. - Experimental: Use new function =set-frame-size-and-position-pixelwise= if available. The patch can be downloaded from here: |
