emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/cape 6c124b6cfd 015/146: README: Add some justification


From: ELPA Syncer
Subject: [elpa] externals/cape 6c124b6cfd 015/146: README: Add some justification for the name :)
Date: Sun, 9 Jan 2022 20:57:38 -0500 (EST)

branch: externals/cape
commit 6c124b6cfd867d556bd32af2a8407283518107e5
Author: Daniel Mendler <mail@daniel-mendler.de>
Commit: Daniel Mendler <mail@daniel-mendler.de>

    README: Add some justification for the name :)
---
 README.org | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/README.org b/README.org
index 21eacb0427..6d5f0a9d88 100644
--- a/README.org
+++ b/README.org
@@ -58,6 +58,8 @@ this package should be upstreamed into Emacs itself.
 
 ** Company adapter
 
+/Wrap your Company backend in a Cape and turn it into a Capf!/
+
 Cape provides an adapter for Company backends ~cape-company-to-capf~. The 
adapter
 transforms Company backends to Capfs which are understood by the built-in Emacs
 completion mechanism. The adapter is still experimental and may have certain 
edge
@@ -72,6 +74,8 @@ cases. It can be used as follows:
 
 ** Merging multiple Capfs
 
+/Throw multiple Capfs under the Cape and get a Super-Capf!/
+
 Cape supports merging multiple Capfs using the function ~cape-merge-capfs~. 
This
 feature is experimental and works only for well-behaved Capfs and simple
 completion tables. But it is a start to emulate the corresponding Company 
feature.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]