summaryrefslogtreecommitdiff
path: root/orderless.texi
diff options
context:
space:
mode:
authorDaniel Mendler <mail@daniel-mendler.de>2023-02-19 17:21:56 +0100
committerDaniel Mendler <mail@daniel-mendler.de>2023-02-19 17:24:00 +0100
commit976f537e36c9c7b73c902c7fce1066c5c2a0c04c (patch)
tree7db445dc712f4d73fcc50248257c6d489b0b79dd /orderless.texi
parentd09aab37951b25627b96660f429eaec969d16d8a (diff)
Fix typos and move image to separate branch
Take the image from a separate branch such that it is not distributed with the ELPA/MELPA packages.
Diffstat (limited to 'orderless.texi')
-rw-r--r--orderless.texi8
1 files changed, 4 insertions, 4 deletions
diff --git a/orderless.texi b/orderless.texi
index ebca7d6..916334e 100644
--- a/orderless.texi
+++ b/orderless.texi
@@ -444,7 +444,7 @@ To use @samp{orderless} from Ivy add this to your Ivy configuration:
@section Helm
To use @samp{orderless} from Helm, simply configure @samp{orderless} as you would
-for completion UIs that use Emacs completion stlyes and add this to
+for completion UIs that use Emacs completion styles and add this to
your Helm configuration:
@lisp
@@ -465,7 +465,7 @@ configuration you can use @samp{orderless} just by adding it to
@end lisp
If you use the above configuration, only the visible candidates are
-highlighted, which is a litte more efficient.
+highlighted, which is a little more efficient.
Note that Selectrum has been deprecated in favor of Vertico.
@@ -511,8 +511,8 @@ face with this configuration:
(Aren't dynamically scoped variables and the advice system nifty?)
@end enumerate
-If you would like to use different @samp{completion-styles} with @samp{company-capf} instead, you
-can add this to your config:
+If you would like to use different @samp{completion-styles} with @samp{company-capf} instead, you
+can add this to your configuration:
@lisp
;; We follow a suggestion by company maintainer u/hvis: