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
2024-02-16
Update documentation of orderless-style-dispatchers
Daniel Mendler
2024-02-16
orderless-affix-dispatch: Ignore single dispatcher character
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-16
Add orderless--component-compiler and use it in orderless-without/annotation
Daniel Mendler
2024-02-16
orderless-pattern-compiler: Simplify slightly, remove variable pred
Daniel Mendler
2024-02-16
Remove orderless--predicate-or
Omar Antolín Camarena
2024-02-16
Extend orderless-without-literal comment
Daniel Mendler
2024-02-15
orderless-annotation: Also check completion-extra-properties
Daniel Mendler
2024-02-15
orderless-annotation, orderless-without-regexp: Check validity
Daniel Mendler
2024-02-15
Pattern compiler: Compile to regexps and a predicate function
Daniel Mendler
2024-02-15
Document the new rx format for matching styles
Omar Antolín Camarena
2024-02-15
Drop support for Emacs 26.1 because rx does not support (literal ...)
Daniel Mendler
2024-02-15
orderless-literal: Use (literal string) instead of regexp-quote
Daniel Mendler
2024-02-15
Support rx sepxs as return values of matching style functions
Daniel Mendler
2024-02-15
Revert "orderless-pattern-compiler: Create fewer intermediate data structures"
Daniel Mendler
2024-02-15
orderless-try-completion: Use or instead of if
Daniel Mendler
2024-02-15
orderless-pattern-compiler: Create fewer intermediate data structures
Daniel Mendler
2024-02-15
Replace orderless--prefix+pattern by orderless--compile
Daniel Mendler
2024-02-14
Extract orderless--filter
Daniel Mendler
2024-02-14
Optimize orderless-try-completion predicate calling convention
Daniel Mendler
2023-11-10
Use hashed symbols everywhere for consistency
Daniel Mendler
2023-11-10
Fix typo in defcustom
Daniel Mendler
2023-11-10
Avoid loading cl-lib at runtime
Daniel Mendler
2023-11-07
Add support for completion-lazy-hilit
Daniel Mendler
2023-10-25
Work around inconsistency of `completion-table-with-context'
Daniel Mendler
2023-10-25
Remove obsolete variable
Daniel Mendler
2023-09-19
Fix wording in docstring
jgart
2023-09-19
Fix wording in docstring
jgart
2023-02-03
Deprecate orderless-skip-highlighting
Daniel Mendler
2023-02-03
Remove orderless-skip-highlighting
Daniel Mendler
2023-01-29
Avoid length=
Omar Antolín Camarena
2023-01-29
Add a simple affix dispatcher, make it the default (fix #131)
Omar Antolín Camarena
2022-12-25
Release version 1.0!
1.0
Omar Antolín Camarena
2022-11-28
Bump version number (fix #116)
0.8
Omar Antolín
2022-11-13
Correct case-folding when highlighting matches (fix #127)
Omar Antolín
2022-09-17
Flex matching: more efficient regexp, better highlighting
Omar Antolín
2022-09-17
Avoid long lines
Omar Antolín
2022-09-08
Improve orderless-try-completion (Fix #118)
Daniel Mendler
2022-05-28
Quote a single quote in docstring
Jonas Bernoulli
2022-03-12
Ivy: Do not auto register the highlighting function
Daniel Mendler
2022-02-11
Fix indentation for orderless--separated-by
Omar Antolín
2022-02-12
Avoid warnings in the generated autoload file
Daniel Mendler
2022-02-12
Generate shorter docstrings
Daniel Mendler
2022-01-11
Bump version number for GNU ELPA debut!
0.7
Omar Antolín
2022-01-11
Add "This file is part of GNU Emacs"
Omar AntolÃn Camarena
2022-01-11
Assign copyright to FSF
Omar AntolÃn Camarena
2022-01-11
Remove strict initialism code by @noctuid
Daniel Mendler
2021-11-29
Fix small bug in the alist case of try-completion
Omar Antolín
2021-11-25
Simplify
Daniel Mendler
[prev]
[next]