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

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

[elpa] externals/orderless 487e51ea66 132/204: Merge branch 'master' of


From: ELPA Syncer
Subject: [elpa] externals/orderless 487e51ea66 132/204: Merge branch 'master' of https://github.com/oantolin/orderless
Date: Tue, 11 Jan 2022 12:58:24 -0500 (EST)

branch: externals/orderless
commit 487e51ea663ee9b73150bae3224f7feb5aa45b08
Merge: 3bcfb3f806 0826fd4eb4
Author: Omar Antolín <omar.antolin@gmail.com>
Commit: Omar Antolín <omar.antolin@gmail.com>

    Merge branch 'master' of https://github.com/oantolin/orderless
---
 README.org | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/README.org b/README.org
index 5136e2baca..ae34e24204 100644
--- a/README.org
+++ b/README.org
@@ -149,14 +149,6 @@ define new matching styles. The predefined ones are:
 
   This maps =abc= to =a.*b.*c=.
 
-- orderless-prefixes :: the component is split at word endings and
-  each piece must match at a word boundary in the candidate, occurring
-  in that order.
-
-  This is similar to the built-in =partial-completion= completion-style.
-  For example, =re-re= matches =query-replace-regexp=, =recode-region= and
-  =magit-remote-list-refs=; =f-d.t= matches =final-draft.txt=.
-  
 The variable =orderless-matching-styles= can be set to a list of the
 desired matching styles to use. By default it enables the regexp and
 initialism styles.



reply via email to

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