diff options
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. |
