diff options
| author | Daniel Mendler <mail@daniel-mendler.de> | 2024-02-16 06:36:34 +0100 |
|---|---|---|
| committer | Daniel Mendler <mail@daniel-mendler.de> | 2024-02-16 07:13:21 +0100 |
| commit | dc89fdfa01b32fac3ac014fc2833cb32d2a6c60c (patch) | |
| tree | b773ada9d0a7e16e5c977bf4b6b76bfd27c6de8e /README.org | |
| parent | 3e8f2c6616f9eb91eeb1d77a3653965dd2127c92 (diff) | |
Rename orderless-dispatch to orderless--dispatch
The function is internal.
Diffstat (limited to 'README.org')
| -rw-r--r-- | README.org | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -197,7 +197,7 @@ regexp styles. A style dispatcher can either decline to handle the input string or component, or it can return which matching styles to use. It can also, if desired, additionally return a new string to use in place of - the given one. Consult the documentation of =orderless-dispatch= for + the given one. Consult the documentation of =orderless--dispatch= for full details. As an example of writing your own dispatchers, say you wanted the |
