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

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

[elpa] externals/cape 26b822db0a 011/146: Add MELPA badges


From: ELPA Syncer
Subject: [elpa] externals/cape 26b822db0a 011/146: Add MELPA badges
Date: Sun, 9 Jan 2022 20:57:38 -0500 (EST)

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

    Add MELPA badges
---
 README.org | 7 ++++---
 cape.el    | 2 +-
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/README.org b/README.org
index 34f7afd63e..2a5de9681e 100644
--- a/README.org
+++ b/README.org
@@ -6,6 +6,8 @@
 #+texinfo_dir_title: Cape: (cape).
 #+texinfo_dir_desc: Completion At Point Extensions
 
+#+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">
 
 * Introduction
@@ -20,9 +22,8 @@ you can bind directly to a key in your user configuration.
 
 * Configuration
 
-Cape is work in progress and should be installed manually. I have not yet
-decided where the package is going to land. Ideally some of the Capfs provided
-by this package should be upstreamed into Emacs itself.
+Cape is available from MELPA. In the long term some of the Capfs provided by
+this package should be upstreamed into Emacs itself.
 
 #+begin_src emacs-lisp
   ;; Enable Corfu completion UI
diff --git a/cape.el b/cape.el
index 4a3e367f88..325fd0c6d9 100644
--- a/cape.el
+++ b/cape.el
@@ -24,7 +24,7 @@
 
 ;;; Commentary:
 
-;; Make your completions fly! This package provides additional completion
+;; Let your completions fly! This package provides additional completion
 ;; backends in the form of capfs.
 
 ;;; Code:



reply via email to

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