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.el
Age
Commit message (
Expand
)
Author
2021-05-16
Bump version number
0.6
Omar Antolín
2021-05-07
Only enable regexp and literal matching styles by default
Daniel Mendler
2021-05-07
fix typo
Daniel Mendler
2021-04-07
Remove pattern compiler variable
Daniel Mendler
2021-03-23
Fix bug when all matching styles return nil
Omar Antolín
2021-03-23
orderless-default-pattern-compiler: Ignore nil components
Daniel Mendler
2021-03-23
orderless-regexp: Return "null matcher" if regexp is invalid
Daniel Mendler
2021-03-23
orderless-filter: Remove unnecessary condition-case
Daniel Mendler
2021-03-23
Add literal matching to default styles and document (fix #42)
Omar Antolín
2021-03-23
Make orderless-regexp match invalid regexps literally
Omar Antolín
2021-02-27
orderless-try-completions: Remove _metadata argument
Daniel Mendler
2021-02-12
Capture empty string to avoid highlighting for strict initialism
Omar Antolín
2021-01-26
Add missing funcall in decision whether to skip highlighting
Omar AntolÃn Camarena
2021-01-26
Add option to skip-highlighting as requested by @clemera
Omar Antolín
2021-01-26
Remove unnecessary :group in defcustom
Omar Antolín
2021-01-20
Remove all orderless-transient-* variables (fix #34)
Omar Antolín
2021-01-20
Change docstring interface for orderless-define-completion-style
Omar Antolín
2021-01-20
Add orderless-define-completion-style macro, a new fix for #31
Omar Antolín
2021-01-20
Revert "Add matching style and dispatcher per category overrides (fix #31)"
Omar Antolín
2021-01-18
Add matching style and dispatcher per category overrides (fix #31)
Omar Antolín
2021-01-01
Off by one error in orderless-without-literal
Omar Antolín
2021-01-01
Add negative literals (fix #26)
Omar AntolÃn Camarena
2020-09-05
Fix typo
Jimmy Yuen Ho Wong
2020-06-14
Test for match before highlighting it
Omar Antolín
2020-05-24
Bump version number for new smart case feature
0.5
Omar Antolín
2020-05-24
Add option for "smart case" matching
smart-case
Omar Antolín
2020-05-17
Remove obsolete temporary separator change command and variables
0.4
Omar Antolín
2020-05-04
Typo: escapeable --> escapable
Omar Antolín
2020-05-03
Allow component separator to be a function
Omar Antolín
2020-05-02
Fix tiny bug in customization type
Omar Antolín
2020-05-02
The transient variables should not be customizable
Omar Antolín
2020-05-02
Go back to split-string until empty components issue is resolved
Omar Antolín
2020-05-02
Allow separator inside double quotes
Omar Antolín
2020-05-02
Make transients buffer local
Omar Antolín
2020-05-02
Merge branch 'dispatcher'
Omar Antolín
2020-05-02
Split dispatchers into their own variable
dispatcher
Omar Antolín
2020-05-02
Remove global dispatchers
Omar Antolín
2020-04-30
Escape parenthesis in first column of docstrings
Omar Antolín
2020-04-30
Switch to single variable config, add transient vars
Omar Antolín
2020-04-29
Declare orderless-old-component-separator obsolete too
Omar Antolín
2020-04-29
Mark orderless-temporarily-change-separator obsolete (#15)
Omar Antolín
2020-04-28
Prefer descriptive argument over "mystery t's"
Omar Antolín
2020-04-28
Add global dispatcher to compute default matching styles
Omar Antolín
2020-04-28
Name sections of code
Omar Antolín
2020-04-28
Rename default pattern compiler
Omar Antolín
2020-04-27
Make dispatchers always take 3 args (to avoid depending on 26.1)
Omar Antolín
2020-04-27
Add missing (oops!) "forgiving funcall" function
Omar Antolín
2020-04-27
Add optional argument for dispatches: total number of components
Omar Antolín
2020-04-27
Add orderless-pattern-compiler variable for maximum flexibility
Omar Antolín
2020-04-26
Fine-tune dispatcher semantics
Omar Antolín
[next]