Releases: oantolin/orderless
Releases · oantolin/orderless
Version 1.3
Version 1.2
orderless-expand-substring
: New customization option for literal prefix and substring expansion.orderless-pattern-compiler
: Remove deprecated function.orderless-annotation
: Match against both prefix and suffix.orderless-not
,orderless-annotation
: Respect smart-case.- Depend on Compat 30.
Version 1.1
- Matching style functions have been extended. They can return either a regexp string, a
rx
expression or a predicate function. - Annotation matcher
orderless-annotation
available with the&
prefix (mnemonic: an(d)notation). - New keyword matching facility
orderless-kwd-dispatch
. See theorderless-kwd.el
file for details.
Version 1.0!
Release version 1.0!