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

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

[elpa] externals/orderless b8f2571c86 1/2: Update badges


From: ELPA Syncer
Subject: [elpa] externals/orderless b8f2571c86 1/2: Update badges
Date: Wed, 12 Jan 2022 20:57:32 -0500 (EST)

branch: externals/orderless
commit b8f2571c860301b62ddd6bede167c3b5f2bb52f2
Author: Daniel Mendler <mail@daniel-mendler.de>
Commit: Daniel Mendler <mail@daniel-mendler.de>

    Update badges
---
 README.org     | 12 ++++++------
 orderless.texi |  4 ++--
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/README.org b/README.org
index c756beb033..71e3416270 100644
--- a/README.org
+++ b/README.org
@@ -5,10 +5,10 @@
 #+TEXINFO_DIR_TITLE: Orderless: (orderless).
 #+TEXINFO_DIR_DESC: Completion style for matching regexps in any order
 
-:BADGES:
-[[https://melpa.org/#/orderless][file:https://melpa.org/packages/orderless-badge.svg]]
-[[https://stable.melpa.org/#/orderless][file:https://stable.melpa.org/packages/orderless-badge.svg]]
-:END:
+#+html: <a href="http://elpa.gnu.org/packages/orderless.html";><img alt="GNU 
ELPA" src="https://elpa.gnu.org/packages/orderless.svg"/></a>
+#+html: <a href="http://elpa.gnu.org/devel/orderless.html";><img alt="GNU-devel 
ELPA" src="https://elpa.gnu.org/devel/orderless.svg"/></a>
+#+html: <a href="https://melpa.org/#/orderless";><img alt="MELPA" 
src="https://melpa.org/packages/orderless-badge.svg"/></a>
+#+html: <a href="https://stable.melpa.org/#/orderless";><img alt="MELPA Stable" 
src="https://stable.melpa.org/packages/orderless-badge.svg"/></a>
 
 * Overview
 :PROPERTIES:
@@ -56,8 +56,8 @@ below). Also, while Company does support completion styles 
directly,
 pressing =SPC= takes you out of completion, so comfortably using
 =orderless= with it takes a bit of configuration (see below).
 
-If you use MELPA, the easiest way to install =orderless= is via
-=package-install=. If you use both MELPA and =use-package=, you can use:
+If you use ELPA or MELPA, the easiest way to install =orderless= is via
+=package-install=. If you use =use-package=, you can use:
 
 #+begin_src emacs-lisp
   (use-package orderless
diff --git a/orderless.texi b/orderless.texi
index edecf97912..9bafc7f83a 100644
--- a/orderless.texi
+++ b/orderless.texi
@@ -105,8 +105,8 @@ below). Also, while Company does support completion styles 
directly,
 pressing @samp{SPC} takes you out of completion, so comfortably using
 @samp{orderless} with it takes a bit of configuration (see below).
 
-If you use MELPA, the easiest way to install @samp{orderless} is via
-@samp{package-install}. If you use both MELPA and @samp{use-package}, you can 
use:
+If you use ELPA or MELPA, the easiest way to install @samp{orderless} is via
+@samp{package-install}. If you use @samp{use-package}, you can use:
 
 @lisp
 (use-package orderless



reply via email to

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