summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--orderless.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/orderless.el b/orderless.el
index 5e51014..f3bca28 100644
--- a/orderless.el
+++ b/orderless.el
@@ -129,7 +129,7 @@ This should be a list of functions optionally with the symbols
`:global-dispatchers' and `:component-dispatcher' used to delimit
portions:
-(matching-styles...
+\(matching-styles...
:global-dispatchers global-dispatchers...
:component-dispatcher component-dispatchers...)
@@ -329,7 +329,7 @@ The CONFIGURATION argument should be a list of functions
optionally with the symbols `:global-dispatchers' and
`:component-dispatcher' used to delimit portions:
-(matching-styles...
+\(matching-styles...
:global-dispatchers global-dispatchers...
:component-dispatcher component-dispatchers...)