| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-03-28 | Add cape-wrap-trigger-charstrigger-chars | Daniel Mendler | |
| 2022-03-27 | Add missing autoloads | Daniel Mendler | |
| 2022-03-27 | Add cape-capf-prefix-length (Fix #33) | Daniel Mendler | |
| 2022-03-27 | cape-dabbrev: More flexible `cape-dabbrev-check-other-buffers' (#35) | Ingo Lohmar | |
| Previously, the setting was boolean, and it checked only the current or (basically) all other buffers. This adds an option to use any other non-nil value, which allows the user to make use of dabbrev's "select-buffer" mechanism. | |||
| 2022-03-13 | cape--company-call: Bind echo-keystrokes=0 around read-event | Daniel Mendler | |
| See #25, cc @galeo | |||
| 2022-03-12 | cape-company-to-capf: Ensure that annotations are prefixed with a space | Daniel Mendler | |
| cc @galeo | |||
| 2022-03-11 | Fix typo | Daniel Mendler | |
| 2022-03-09 | Add php keywords (#31) | USAMI Kenta | |
| * Add PHP keywords and remove obsolete (removed) words * Add phps-mode as an alias of php-mode | |||
| 2022-03-08 | Version 0.70.7 | Daniel Mendler | |
| 2022-02-27 | Minor cleanup | Daniel Mendler | |
| 2022-02-27 | Fix cape-super-cache invalidation (Fix #29) | Daniel Mendler | |
| 2022-02-25 | Fix Stefan's docstring parsing ambiguity issue | Daniel Mendler | |
| cc @monnier ;) | |||
| 2022-02-25 | Improve docstrings | Daniel Mendler | |
| 2022-02-25 | cape-dict: Improve docstring | Daniel Mendler | |
| 2022-02-25 | cape-dabbrev: Improve docstring | Daniel Mendler | |
| 2022-02-25 | cape-keyword: Improve docstring | Daniel Mendler | |
| 2022-02-14 | cape-file: Mark completion table as non-essential | Daniel Mendler | |
| 2022-02-13 | cape-dict: Use insert-file-contents (Fix #26) | Daniel Mendler | |
| 2022-02-09 | Ensure that future is cancelled properly (Fix #25) | Daniel Mendler | |
| 2022-02-09 | Do not discard input event | Daniel Mendler | |
| 2022-02-09 | Throw symbol t | Daniel Mendler | |
| 2022-02-09 | Experiment with a different synchronization method (See #25) | Daniel Mendler | |
| 2022-02-01 | cape-dabbrev: use prefix input check | Daniel Mendler | |
| 2022-01-31 | Version 0.60.6 | Daniel Mendler | |
| 2022-01-19 | Add cape-wrap-purify and cape-capf-purify | Daniel Mendler | |
| 2022-01-19 | Add cape-wrap-* Capf wrappers which can be used as advices. | Daniel Mendler | |
| Now we have wrappers (cape-wrap-*) and transformers (cape-capf-*). | |||
| 2022-01-19 | cape--company-call: Use polling if throw-on-input=nil | Daniel Mendler | |
| 2022-01-19 | cape--company-call: Update comment | Daniel Mendler | |
| 2022-01-17 | Improve character input methods | Daniel Mendler | |
| 2022-01-15 | cape-company-to-capf: Remove (t . cape--done) from unread-command-events ↵ | Daniel Mendler | |
| (Fix #23) These cape--done events are converted for some unknown reason. | |||
| 2022-01-14 | cape-company-to-capf: Call post-completion with candidate (Fix #22) | Daniel Mendler | |
| 2022-01-11 | Fix exit function of cape-super-capf | Daniel Mendler | |
| See minad/tempel#20 | |||
| 2022-01-10 | Version 0.50.5 | Daniel Mendler | |
| 2022-01-10 | Add to GNU ELPA | Daniel Mendler | |
| 2022-01-05 | cape-abbrev: Take all abbrev tables into account (Fix #19) | Daniel Mendler | |
| Thanks, @tpeacock19! | |||
| 2022-01-04 | cape-dabbrev: Use thing-at-point-looking-at | Daniel Mendler | |
| Like dabbrev search for symbol and word characters. | |||
| 2022-01-04 | Improve and simplify cape-dabbrev | Daniel Mendler | |
| Use bounds-of-thing-at-point instead of dabbrev--abbrev-at-point. dabbrev--abbrev-at-point returns strings with spaces which is undesired. Furthermore it only returns the part of the word before the point, which leads to odd side effects. | |||
| 2022-01-04 | cape-dabbrev: Add cape-dabbrev-forbid-space | Daniel Mendler | |
| Ensure that the abbreviation at point is limited to the current line | |||
| 2021-12-31 | Version 0.40.4 | Daniel Mendler | |
| Happy New Year! | |||
| 2021-12-29 | Make cape-tex etc less aggressive, add cape-tex-prefix-required variable | Daniel Mendler | |
| 2021-12-14 | cape--interactive: Simplify | Daniel Mendler | |
| 2021-12-13 | Remove cape-repair-misbehaving-capf | Daniel Mendler | |
| I added a better fix by @jakanakaevangeli directly to Corfu. | |||
| 2021-12-13 | Improve repair function | Daniel Mendler | |
| 2021-12-13 | Improve repair function | Daniel Mendler | |
| 2021-12-12 | Simplify | Daniel Mendler | |
| 2021-12-12 | Add cape-repair-misbehaving-capf | Daniel Mendler | |
| 2021-12-11 | Protect cape--char-translation from macro expansion | Daniel Mendler | |
| 2021-12-10 | Expand docstrings | Daniel Mendler | |
| 2021-12-10 | cape-tex/sgml: Filter candidates during compilation | Daniel Mendler | |
| 2021-12-10 | Fix compilation error (Fix #16) | Daniel Mendler | |
