summaryrefslogtreecommitdiff
path: root/orderless.texi
diff options
context:
space:
mode:
Diffstat (limited to 'orderless.texi')
-rw-r--r--orderless.texi9
1 files changed, 4 insertions, 5 deletions
diff --git a/orderless.texi b/orderless.texi
index 487fc0a..d8d2a78 100644
--- a/orderless.texi
+++ b/orderless.texi
@@ -370,11 +370,10 @@ completion is the one that ends up being used, of course.
@section Pattern compiler
The default mechanism for turning an input string into a list of regexps to
-match against, configured using @samp{orderless-matching-styles}, is probably
-flexible enough for the vast majority of users. The patterns are compiled by the
-@samp{orderless-pattern-compiler}. Under special circumstances it may be useful to
-implement a custom pattern compiler by advising the
-@samp{orderless-pattern-compiler}.
+match against, configured using @samp{orderless-matching-styles}, is probably flexible
+enough for the vast majority of users. The patterns are compiled by the
+@samp{orderless-compile}. Under special circumstances it may be useful to implement a
+custom pattern compiler by advising the @samp{orderless-compile}.
@node Interactively changing the configuration
@section Interactively changing the configuration