diff options
| author | Omar Antolín <omar.antolin@gmail.com> | 2020-04-13 16:29:46 -0500 |
|---|---|---|
| committer | Omar Antolín <omar.antolin@gmail.com> | 2020-04-13 16:29:46 -0500 |
| commit | 0e2c985f0a7de89eb6dec2130611e24f359333d5 (patch) | |
| tree | 4b4c2135ddd17194a304d0398ddfe2f1ab98e0f0 /README.org | |
| parent | a371c26c698d9c302ac1724bb679b35be589ad7b (diff) | |
Clean up whitespace in README
Diffstat (limited to 'README.org')
| -rw-r--r-- | README.org | 14 |
1 files changed, 7 insertions, 7 deletions
@@ -1,4 +1,4 @@ -* Warning +* Warning This package is experminental! It probably has many bugs, and reports of them are greatly appreciated. In fact, the current purpose of this @@ -7,13 +7,13 @@ to figure out how to do that. * Overview -This package provides an =orderless= completion style that divides -the pattern into space-separated chunks, treats each on as a -regexp, and matches canidates that match all of the regexps in any -order. +This package provides an =orderless= completion style that divides +the pattern into space-separated chunks, treats each on as a +regexp, and matches canidates that match all of the regexps in any +order. -Completion styles are used as entries in the variables -=completion-styles= and =completion-category-overrides=, see their +Completion styles are used as entries in the variables +=completion-styles= and =completion-category-overrides=, see their documentation. By default the space key is bound to =minibuffer-complete-word= in |
