| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-09-21 | Experimentationpreview-first | Daniel Mendler | |
| 2022-09-21 | Preview first candidate | Daniel Mendler | |
| 2022-09-21 | Put preview overlay behind base | Daniel Mendler | |
| 2022-08-29 | Version 0.270.27 | Daniel Mendler | |
| 2022-08-21 | corfu-indexed: Add corfu-indexed-start customization variable | Daniel Mendler | |
| 2022-08-20 | Fix typo in README, Fix #220 | Daniel Mendler | |
| 2022-08-07 | Use ash instead of lsh | Daniel Mendler | |
| 2022-07-28 | README: Add note about Mct (Fix #209) | Daniel Mendler | |
| 2022-07-21 | README: Generate better info output | Daniel Mendler | |
| 2022-07-21 | README: Generate better info output | Daniel Mendler | |
| 2022-07-19 | Fix #205 | Daniel Mendler | |
| 2022-07-18 | README: Fix typos | Daniel Mendler | |
| 2022-07-02 | Parameter set incorrectly, Fix #63 | Daniel Mendler | |
| 2022-07-02 | Cleanup echo message code | Daniel Mendler | |
| 2022-07-02 | Optimize frame redisplay when completion is restarted | Daniel Mendler | |
| By deferring the frame hiding we can reuse the frame which is still visible for the subsequent completion. Before this change, the frame was made invisible for a split second such that one could perceive some flickering. | |||
| 2022-07-02 | Fix defcustom type | Daniel Mendler | |
| 2022-07-02 | README: Add link | Daniel Mendler | |
| 2022-06-27 | Version 0.260.26 | Daniel Mendler | |
| 2022-06-26 | Update readme | Daniel Mendler | |
| 2022-06-26 | README: Document aggressive auto completion settings | Daniel Mendler | |
| See https://github.com/minad/cape/issues/52 for the discussion. | |||
| 2022-06-21 | Fix dot chaining (Fix #196) | Daniel Mendler | |
| 2022-06-13 | Add inhibit-modification-hooks | Daniel Mendler | |
| 2022-06-08 | Add candidates without properties to history | Daniel Mendler | |
| Ensure that the history can be persisted by savehist-mode. | |||
| 2022-06-06 | Revert back to a262a214325c7e33704bb1fade0fa40042ff93a5 | Daniel Mendler | |
| Regression #186 | |||
| 2022-06-06 | Try to fix regression (Fix #186) | Daniel Mendler | |
| 2022-06-05 | Remove variable alias | Daniel Mendler | |
| 2022-06-04 | Refactor corfu--make-frame | Daniel Mendler | |
| - Inline corfu--make-frame, rename corfu--make-frame-1 - corfu--make-frame takes buffer as argument - Rename corfu--move-frame | |||
| 2022-06-04 | Remove content-handler | Daniel Mendler | |
| It is better to instead run (with-current-buffer " *corfu-doc*" (visual-line-mode 1)) after frame creation. Also instead of calling visual-line-mode it may make more sense to instead set the variables directly. The mode doesn't do much more than setting a bunch of variables. | |||
| 2022-06-04 | Extract corfu--make-frame-1 from corfu--make-frame | Yuwei Tian | |
| 2022-06-04 | Add corfu--set-frame-position | Yuwei Tian | |
| 2022-06-04 | Set the fringe background color for the created child frame | Yuwei Tian | |
| 2022-06-04 | Generalize `corfu--make-buffer' and `corfu--make-frame' | Yuwei Tian | |
| 2022-06-04 | Reset more buffer local variables | Daniel Mendler | |
| 2022-06-04 | corfu--auto-post-command: Do not trigger in read-only buffer (Fix #185) | Daniel Mendler | |
| 2022-06-03 | Indentation | Daniel Mendler | |
| 2022-06-03 | Also defer redisplay | Daniel Mendler | |
| 2022-06-03 | Defer popup hiding (Fix #184) | Daniel Mendler | |
| 2022-05-25 | Version 0.250.25 | Daniel Mendler | |
| 2022-05-20 | README update - Expand on corfu-terminal | Daniel Mendler | |
| 2022-05-20 | Extract function corfu--popup-support-p | Daniel Mendler | |
| 2022-05-15 | Extract corfu--in-region-1 | Daniel Mendler | |
| 2022-05-13 | corfu-history: Be more explicit about the configuration (See #167) | Daniel Mendler | |
| 2022-05-13 | Minor extension documentation improvements (Fix #167) | Daniel Mendler | |
| 2022-05-13 | Version 0.240.24 | Daniel Mendler | |
| 2022-05-11 | Try different frame redirection | Daniel Mendler | |
| 2022-05-11 | Revert "Redirect focus in after-focus-change-function (Fix #159)" | Daniel Mendler | |
| This reverts commit ad712043b43791cacf13db66be901f271fb70bcf. | |||
| 2022-05-11 | Revert "Another attempt at working around the frame focus bug (#159)" | Daniel Mendler | |
| This reverts commit b4004a14a2ada1f3cbd7c21df99e6607572a0bb3. | |||
| 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. | |||
