Skip to content

Releases: oantolin/orderless

Version 1.3

24 Dec 07:30
2b7a168
Compare
Choose a tag to compare

orderless-kwd-file: New keyword matching function.

Version 1.2

10 Sep 15:01
416c62a
Compare
Choose a tag to compare
  • 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

20 Mar 16:41
3847f31
Compare
Choose a tag to compare
  • 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 the orderless-kwd.el file for details.

Version 1.0!

26 Dec 19:32
Compare
Choose a tag to compare
Release version 1.0!

0.8

08 Dec 15:15
Compare
Choose a tag to compare
0.8
Bump version number (fix #116)

0.7

12 Jan 01:20
Compare
Choose a tag to compare
0.7

First release on GNU ELPA.

0.6

16 May 17:37
Compare
Choose a tag to compare
0.6
  • Simplify configuration: remove pattern compiler variable.
  • Better defaults: remove initialism from defaults because it can be slow on long candidates.

0.5

24 May 23:17
Compare
Choose a tag to compare
0.5

Added a new embark-smart-case variable controlling isearch-like smart case sensitivity.

0.4

17 May 07:14
Compare
Choose a tag to compare
0.4
Remove obsolete temporary separator change command and variables

The new transient system is much better

0.3

26 Apr 16:45
Compare
Choose a tag to compare
0.3
Add Company to TOC