diff options
| author | Daniel Mendler <mail@daniel-mendler.de> | 2022-01-19 21:13:34 +0100 |
|---|---|---|
| committer | Daniel Mendler <mail@daniel-mendler.de> | 2022-01-19 21:13:34 +0100 |
| commit | a57cc31f42a86cdaaee027daafad814a08ffbdcc (patch) | |
| tree | ba43533d8f9aa14fc423a02b79dac508747710d8 /README.org | |
| parent | 86b5013270f806895243748ef63b6ce33e29053a (diff) | |
Add cape-wrap-purify and cape-capf-purify
Diffstat (limited to 'README.org')
| -rw-r--r-- | README.org | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -214,6 +214,7 @@ achieve a similarly refreshing strategy. - ~cape-interactive-capf~: Create a Capf which can be called interactively. - ~cape-wrap-silent~, ~cape-capf-silent~: Wrap a chatty Capf and silence it. +- ~cape-wrap-purify~, ~cape-capf-purify~: Purify a broken Capf and ensure that it does not modify the buffer. - ~cape-wrap-noninterruptible~, ~cape-capf-noninterruptible:~ Protect a Capf which does not like to be interrupted. - ~cape-wrap-case-fold~, ~cape-capf-case-fold~: Create a Capf which is case insensitive. - ~cape-wrap-properties~, ~cape-capf-properties~: Add completion properties to a Capf. |
