| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-05-10 | Another attempt at working around the frame focus bug (#159) | Daniel Mendler | |
| 2022-05-09 | Redirect focus in after-focus-change-function (Fix #159) | Daniel Mendler | |
| 2022-05-09 | Revert "HACK: Try to fix focus issue on Lucid/Athena toolkit (See #159)" | Daniel Mendler | |
| This reverts commit 688170e70a7485fbce364aa53b0704d8e57ea4c0. | |||
| 2022-05-09 | HACK: Try to fix focus issue on Lucid/Athena toolkit (See #159) | Daniel Mendler | |
| Not sure if this works. Testing this for a while. | |||
| 2022-05-08 | Expand comment | Daniel Mendler | |
| 2022-05-08 | corfu--update-candidates: Bind non-essential=t | Daniel Mendler | |
| 2022-05-06 | Version 0.230.23 | Daniel Mendler | |
| 2022-05-01 | Link to bug#55205 - completion--replace illegally mutates completion candidates | Daniel Mendler | |
| 2022-05-01 | README updates | Daniel Mendler | |
| 2022-04-30 | Break a few long lines | Daniel Mendler | |
| 2022-04-30 | corfu-map: Use \M-x instead of \ex | Daniel Mendler | |
| 2022-04-30 | corfu-complete: Refine exiting behavior | Daniel Mendler | |
| 2022-04-30 | corfu--in-region: Minor cleanup | Daniel Mendler | |
| 2022-04-30 | completion--replace mutates the string | Daniel Mendler | |
| 2022-04-30 | corfu--in-region: Fix behavior for single match | Daniel Mendler | |
| - If further completion is possible, setup the Corfu popup. - Otherwise call the exit function. | |||
| 2022-04-27 | README update | Daniel Mendler | |
| 2022-04-27 | README: Update configuration | Daniel Mendler | |
| 2022-04-23 | Remove obsolete mode alias `corfu-global-mode` | Daniel Mendler | |
| 2022-04-22 | Version 0.220.22 | Daniel Mendler | |
| This release includes the new Corfu extensions: - corfu-history - corfu-indexed - corfu-info - corfu-quick | |||
| 2022-04-21 | corfu--in-region, corfu--auto-complete: Fix gud-gdb completion (Fix #157) | Daniel Mendler | |
| Copy the start marker returned by the `completion-at-point-function' only if is not already a marker. This ensures that markers created by the `completion-at-point-function' (and in particular its marker type) are kept intact. The `gud-gdb-completion-at-point' has a hack which uses an insert-before marker to hide some side effects of the completion process. It is unclear to me if always copying the markers is disallowed by the `completion-at-point' API. I believe the approach used by Corfu was not wrong. But this means then that `gud-gdb-completion-at-point' must be improved such that it doesn't rely on the insert-before hack anymore. The FIXME in `gud-gdb-completion-at-point` also hints at that. | |||
| 2022-04-21 | corfu--post-command: Set inhibit-field-text-motion=t | Daniel Mendler | |
| 2022-04-20 | corfu-quick: Adjust faces | Daniel Mendler | |
| 2022-04-19 | corfu-quick: Follow upstream changes of @protesilaos' modus-themes | Daniel Mendler | |
| 2022-04-18 | Fix texinfo_dir_category | Daniel Mendler | |
| 2022-04-15 | README: Link to @AkibAzmain WIP Corfu popup package | Daniel Mendler | |
| https://codeberg.org/akib/emacs-corfu-popup | |||
| 2022-04-15 | Simplify extensions | Daniel Mendler | |
| 2022-04-14 | corfu-quick: Reset echo message | Daniel Mendler | |
| 2022-04-14 | Update copyright | Daniel Mendler | |
| 2022-04-14 | corfu-quick: Improve formatting | Daniel Mendler | |
| 2022-04-13 | Fix obsolete function declaration | Daniel Mendler | |
| 2022-04-13 | Rename corfu-global-mode to global-corfu-mode | Daniel Mendler | |
| 2022-04-13 | corfu--post-command: Add a comment about the overriding-terminal-local-map | Daniel Mendler | |
| 2022-04-13 | Revert "corfu-continue-commands: Remove commands" | Daniel Mendler | |
| This reverts commit 45a8ebef6fa8645e6403d0bb3bf5f694f891407d. | |||
| 2022-04-13 | corfu-indexed: Fix popup alignment | Daniel Mendler | |
| 2022-04-13 | corfu-continue-commands: Remove commands | Daniel Mendler | |
| 2022-04-13 | corfu--pre-command, corfu--post-command: Check for overriding-terminal-local-map | Daniel Mendler | |
| 2022-04-13 | corfu-quick: Temporarily increase popup minimum width | Daniel Mendler | |
| 2022-04-13 | README: Update features | Daniel Mendler | |
| 2022-04-13 | corfu-quick: Get rid of global state | Daniel Mendler | |
| 2022-04-13 | README: Minor correction | Daniel Mendler | |
| 2022-04-13 | Fix corfu-quick | Daniel Mendler | |
| 2022-04-13 | Fix corfu-quick | Daniel Mendler | |
| 2022-04-13 | corfu--post-command: Check if universal-argument-map is active | Daniel Mendler | |
| Otherwise completion will be terminated when pressing an universal-argument key after a command which is not an element of corfu-continue-commands. | |||
| 2022-04-13 | corfu-history: Improve commentary | Daniel Mendler | |
| 2022-04-13 | corfu-indexed: Improve face | Daniel Mendler | |
| 2022-04-13 | README: Add short section about extensions | Daniel Mendler | |
| 2022-04-13 | README: Document corfu-send-shell | Daniel Mendler | |
| 2022-04-13 | Rework corfu-quick | Daniel Mendler | |
| 2022-04-13 | README: Remove caveats | Daniel Mendler | |
| 2022-04-13 | Add corfu-history and corfu-info extensions | Daniel Mendler | |
