diff options
| author | Daniel Mendler <mail@daniel-mendler.de> | 2022-01-10 02:36:58 +0100 |
|---|---|---|
| committer | Daniel Mendler <mail@daniel-mendler.de> | 2022-01-10 02:36:58 +0100 |
| commit | 5ccece0e341b733320b6f40006daa8eb3edbf49f (patch) | |
| tree | 49e953e7af10a9e6c987ca4a16a3196cfd9bbada /README.org | |
| parent | c6290431566e5e6f30518fc925183907820a1edf (diff) | |
Add to GNU ELPA
Diffstat (limited to 'README.org')
| -rw-r--r-- | README.org | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -7,6 +7,8 @@ #+texinfo_dir_desc: Completion At Point Extensions #+html: <a href="https://www.gnu.org/software/emacs/"><img alt="GNU Emacs" src="https://github.com/minad/corfu/blob/screenshots/emacs.svg?raw=true"/></a> +#+html: <a href="http://elpa.gnu.org/packages/cape.html"><img alt="GNU ELPA" src="https://elpa.gnu.org/packages/cape.svg"/></a> +#+html: <a href="http://elpa.gnu.org/devel/cape.html"><img alt="GNU-devel ELPA" src="https://elpa.gnu.org/devel/cape.svg"/></a> #+html: <a href="https://melpa.org/#/cape"><img alt="MELPA" src="https://melpa.org/packages/cape-badge.svg"/></a> #+html: <a href="https://stable.melpa.org/#/cape"><img alt="MELPA Stable" src="https://stable.melpa.org/packages/cape-badge.svg"/></a> #+html: <img src="https://upload.wikimedia.org/wikipedia/en/3/35/Supermanflying.png" align="right"> @@ -212,3 +214,8 @@ achieve a similarly refreshing strategy. - ~cape-capf-case-fold~: Create a Capf which is case insensitive. - ~cape-capf-with-properties~: Add completion properties to a Capf. - ~cape-capf-with-predicate~: Add candidate predicate to a Capf. + +* Contributions + +Since this package is part of [[http://elpa.gnu.org/packages/marginalia.html][GNU ELPA]] contributions require a copyright +assignment to the FSF. |
