diff options
| author | Omar Antolín <omar.antolin@gmail.com> | 2020-04-29 11:40:57 -0500 |
|---|---|---|
| committer | Omar Antolín <omar.antolin@gmail.com> | 2020-04-29 11:40:57 -0500 |
| commit | c1be870f02d3a2c72dc627ee422f14134410f093 (patch) | |
| tree | f10f7e7bcdcf9e152a4c500d9aff5dd1e1964e56 /README.org | |
| parent | 306fb267f5dee9beb307b3a336111b9715acac67 (diff) | |
Undocument orderless-temporarily-change-separator in README
Diffstat (limited to 'README.org')
| -rw-r--r-- | README.org | 10 |
1 files changed, 0 insertions, 10 deletions
@@ -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 |
