branch: externals/orderless
commit c1be870f02d3a2c72dc627ee422f14134410f093
Author: Omar Antolín <[email protected]>
Commit: Omar Antolín <[email protected]>

    Undocument orderless-temporarily-change-separator in README
---
 README.org | 10 ----------
 1 file changed, 10 deletions(-)

diff --git a/README.org b/README.org
index 159b2f19ff..75fc66eb5b 100644
--- a/README.org
+++ b/README.org
@@ -147,16 +147,6 @@ If you are implementing a command for which you know you 
want a
 different separator for the components, bind
 =orderless-component-separator= in a =let= form.
 
-The package also provides a command
-=orderless-temporarily-change-separator= to change it for the rest of
-the current completion session. If you want to use it, bind it to a
-key in a keymap that will be active during your completion session:
-
-- Icomplete users should bind it in =icomplete-minibuffer-map=.
-- Users of the default completion should bind it in both
-  =minibuffer-local-completion-map= and
-  =minibuffer-local-filename-completion-map=.
-
 ** Faces for component matches
 
 The portions of a candidate matching each component get highlighted in

Reply via email to