index
:
orderless.git
dispatcher
expand-prefix
fix-github-org
master
positional
smart-case
to-regexps
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
orderless.texi
Age
Commit message (
Expand
)
Author
2024-02-25
Work around bug in GitHub's org parser
fix-github-org
Omar Antolin Camarena
2024-02-23
README: Add section for style modifiers
Daniel Mendler
2024-02-17
README: Fix language after renaming of orderless-pattern-compiler
Daniel Mendler
2024-02-16
Rename orderless-pattern-compiler to orderless-compile
Daniel Mendler
2024-02-16
Rename orderless-dispatch to orderless--dispatch
Daniel Mendler
2024-02-15
Document the new rx format for matching styles
Omar Antolín Camarena
2023-11-10
Regenerate texi
Daniel Mendler
2023-08-02
Fix initialism regexp in README
Josh Leeb-du Toit
2023-02-19
Fix typos and move image to separate branch
Daniel Mendler
2023-01-29
Fix typos in documentation
Omar Antolín Camarena
2023-01-29
Add a simple affix dispatcher, make it the default (fix #131)
Omar Antolín Camarena
2022-12-23
Add note on how to use orderless from helm (fix #105)
Omar Antolín
2022-10-23
Merge pull request #65 from narendraj9/patch-1
Omar Antolín Camarena
2022-10-23
Name advice function, link to u/hvis's comment
Omar Antolín
2022-04-18
Use dircategory "Emacs misc features" for info manual
Omar Antolín
2022-04-06
Fix typo, update info manual
Omar Antolín
2022-04-06
README: Add partial-completion and basic overrides for files
Daniel Mendler
2022-04-06
README: Add Mct to the list of completion systems
Daniel Mendler
2022-04-06
Use (orderless basic) as completion-styles (Fix #111)
Daniel Mendler
2022-03-12
Ivy: Do not auto register the highlighting function
Daniel Mendler
2022-01-12
Update badges
Daniel Mendler
2022-01-11
Remove strict initialism code by @noctuid
Daniel Mendler
2021-11-29
Reword sentence for clarity
Omar Antolín
2021-06-13
Update manual to mention Vertico
Omar AntolÃn Camarena
2021-05-18
README: Add variable category to orderless+initialism sample
Daniel Mendler
2021-05-16
orderless+initialism example requires Marginalia (see #54)
Omar Antolín
2021-05-07
Only enable regexp and literal matching styles by default
Daniel Mendler
2021-04-07
Remove pattern compiler variable
Daniel Mendler
2021-03-23
Add literal matching to default styles and document (fix #42)
Omar Antolín
2021-03-23
Document that orderless-regexp matches invalid regexps literally
Omar Antolín
2021-02-05
Update manual to not recommend icomplete anymore
Omar Antolín
2021-01-21
Mention completion-category-defaults in the documentation
Omar Antolín
2021-01-21
Update information about Selectrum
Omar Antolín
2021-01-20
Revert "Add matching style and dispatcher per category overrides (fix #31)"
Omar Antolín
2021-01-20
Revert "Update documentation" for #31
Omar Antolín
2021-01-20
Revert documentation for #31
Omar Antolín
2021-01-18
Accidentally omitted the overview! Bring it back
Omar Antolín
2021-01-18
Update documentation
Omar Antolín
2021-01-18
Add matching style and dispatcher per category overrides (fix #31)
Omar Antolín
2021-01-04
Modify readme for better texinfo export
Omar Antolín
2021-01-04
Generate texinfo manual from readme
Omar Antolín