| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-05-17 | Hide corfu-prompt-beginning and -end in M-x | Daniel Mendler | |
| 2023-05-17 | Clarify statement about pcomplete-from-help | Daniel Mendler | |
| 2023-05-17 | Revert "README: Recommend pcomplete-from-help instead of pcmpl-args" | Daniel Mendler | |
| This reverts commit 677933a8cd259a166d8a24d84876bbcdb18923b5. | |||
| 2023-05-13 | corfu-info-location/documentation: Prefix arg for persistent buffer and window. | Daniel Mendler | |
| Fix #328 | |||
| 2023-05-11 | Let-bind case-fold-search=nil | Daniel Mendler | |
| 2023-05-07 | Use quoting in comment | Daniel Mendler | |
| 2023-05-06 | corfu-history: Expand docstring | Daniel Mendler | |
| 2023-05-06 | corfu-history: Remove corfu-history-length | Daniel Mendler | |
| 2023-05-04 | Use derived-mode-p for corfu-exclude-modes | Daniel Mendler | |
| 2023-04-30 | README: Improve wording | Daniel Mendler | |
| 2023-04-28 | Update README | Daniel Mendler | |
| 2023-04-28 | Minor corrections | Daniel Mendler | |
| 2023-04-28 | Clarify README | Daniel Mendler | |
| 2023-04-25 | Close popup when window selection changes (Fix #112) | Daniel Mendler | |
| 2023-04-25 | Fix typos | Daniel Mendler | |
| 2023-04-21 | Ensure that the popup font matches the font of the parent frame (Fix #304) | Daniel Mendler | |
| 2023-04-18 | README: Improve corfu-move-to-minibuffer | Daniel Mendler | |
| 2023-04-11 | Add keyword completion | Daniel Mendler | |
| In order to use package keywords, do the following: 1. (package-initialize) 2. (finder-compile-keywords) 3. Put the resulting finder-inf.el file on your load-path 4. Add unknown keywords, e.g., (add-to-list 'finder-known-keywords '(completion . "Minibuffer and Code Completion")) 5. M-x finder-list-keywords | |||
| 2023-04-10 | Add finder keywords | Daniel Mendler | |
| 2023-04-07 | Always call make-frame-visible (See #316) | Daniel Mendler | |
| 2023-04-07 | Optimize frame parameter reset | Daniel Mendler | |
| 2023-04-07 | Update comments | Daniel Mendler | |
| 2023-04-07 | Revert "Use frame-selected-window (See #316)" | Daniel Mendler | |
| This reverts commit 449aa6a01f78e00faaff7ae52657106790400b7e. | |||
| 2023-04-07 | Use frame-selected-window (See #316) | Daniel Mendler | |
| 2023-04-07 | corfu--make-frame: Redirect focus before displaying the frame | Daniel Mendler | |
| 2023-04-07 | corfu--make-frame: Bind before-make-frame-hook to nil | Daniel Mendler | |
| 2023-04-06 | README: Shorten descriptions about related packages | Daniel Mendler | |
| 2023-04-06 | Update readme | Daniel Mendler | |
| 2023-04-01 | README: Add paragraph about debugging Corfu | Daniel Mendler | |
| 2023-03-27 | README: Update section about Company | Daniel Mendler | |
| 2023-03-27 | Version 0.360.36 | Daniel Mendler | |
| 2023-03-27 | Do not mess with undo boundaries (Fix #309) | Daniel Mendler | |
| 2023-03-26 | Update changelog | Daniel Mendler | |
| 2023-03-26 | Naming convention | Daniel Mendler | |
| 2023-03-25 | README: Remove mentioning of Mct | Daniel Mendler | |
| Mct completion-in-region support has been removed. | |||
| 2023-03-18 | corfu-echo-delay, corfu-popupinfo-delay: Remove support for instant value t. | Daniel Mendler | |
| 2023-03-18 | Expand docstrings | Daniel Mendler | |
| 2023-03-05 | Use natnum custom type (supported by Compat 29.1.4.0) | Daniel Mendler | |
| 2023-02-17 | Drop obsolete corfu-preselect-first | Daniel Mendler | |
| 2023-02-17 | Version 0.350.35 | Daniel Mendler | |
| 2023-02-16 | Bump compat dependency | Daniel Mendler | |
| 2023-02-12 | Ensure that child frame parameters are reset | Daniel Mendler | |
| 2023-02-10 | README: Fix typo | Daniel Mendler | |
| 2023-02-10 | README: Update paragraph about Pcomplete issues | Daniel Mendler | |
| 2023-02-08 | Use cl-with-gensyms and bump Compat dependency | Daniel Mendler | |
| 2023-02-06 | Naming convention | Daniel Mendler | |
| 2023-02-05 | Update changelog | Daniel Mendler | |
| 2023-02-05 | corfu-popupinfo: Remap corfu-info-location/documentation | Daniel Mendler | |
| 2023-02-05 | corfu-popupinfo: Use larger y-limit for size computation | Daniel Mendler | |
| Sometimes the first lines of the documentation are shorter than the following text, which led to wrapping when scrolling the popup. | |||
| 2023-02-05 | corfu-popupinfo: Formatting | Daniel Mendler | |
