index
:
evil.git
bugfix-1038-handle-vector-macros
master
release-1.14
stable
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
evil-search.el
Age
Commit message (
Expand
)
Author
2024-09-15
Replace uses of `defadvice` with `advice-add`
Stefan Monnier
2024-06-03
Ex-substitute: use last search's case-sensitivity
Tom Dalziel
2023-09-20
Disable vim-style-regexp conversions of already converted patterns (#1827)
Tom Dalziel
2023-08-20
Some cleanups
Axel Forsman
2023-08-20
Make evil-search-wrap-ring-bell work with evil-search
Justin Koh
2023-08-13
Urgent revert of recent commits while evil is broken
Tom Dalziel
2023-08-12
Some cleanups
Axel Forsman
2023-08-10
Make evil-search-wrap-ring-bell work with evil-search
Justin Koh
2023-08-07
Prefer #' to quote function names
Stefan Monnier
2023-08-06
Support recursive editing in Ex
Axel Forsman
2023-07-18
Delay evil-ex-search-update-pattern until idle
Axel Forsman
2023-07-12
Avoid marker for match-end in :substitute
Axel Forsman
2023-05-17
Fix searching for literal < and > with very-magic
Tom Dalziel
2023-02-20
Restore match data after eval:ing replacement
Axel Forsman
2023-02-14
Make Ex hooks not be permanent
Axel Forsman
2022-10-13
Fix compiler warnings
Tom Dalziel
2022-10-05
Add tests for c-w yanking word in evil search
Tom Dalziel
2022-10-05
C-w support yank word when search-module is 'evil-search
jixiuf
2022-10-04
Fix evil-ex-substitute up to EOB
Axel Forsman
2022-09-29
doc: follow the Emacs Lisp Style Guide
dalu
2022-08-25
Store :/ search pattern and parse vim-style regexp
Tom Dalziel
2022-04-25
Bump version to 1.15.0
Tom Dalziel
2022-04-12
Add option for non-incremental search (#1304)
fermata101
2022-04-11
evil-ex-make-pattern: Don't transform the word boundaries into vim-style
Gong Qijian
2021-10-11
Mention that `evil-search-module` doesn't affect keybindings
Tom Dalziel
2021-09-02
Add `evil-search-wrap-ring-bell` customization variable (#1509)
Johannes Neyer
2021-09-02
Exit search prompt on mouse leave minibuffer (#1330)
duianto
2021-07-21
Fix evil-ex-search-word-forward with evil-ex-search-vim-style-regexp
Troy Hinckley
2021-07-05
Allow switching direction on ex-search shorthand repeat (#1485)
Tom Dalziel
2021-07-04
Support `/` and `//` shorthand for repeated search motions (#1484)
Tom Dalziel
2021-04-09
Fix `C-r` at evil ex search prompt (#1453)
Tom Dalziel
2021-03-19
Change to `1-` to maintain consistency in evil-ex-start-search
Hernawan Faïz Abdillah
2021-03-17
Fix evil-ex-search-backward stuck on first match
Hernawan Fa'iz Abdillah
2020-10-13
Update docstrings for -search-module and -undo-system
Eivind Fonn
2020-03-04
Bump version to 1.14.0
1.14.0
Eivind Fonn
2020-02-03
Clean up compilation warnings from lexical binding
Eivind Fonn
2020-01-29
Re-enable lexical binding
Eivind Fonn
2020-01-28
Revert "Enable lexical binding"
Eivind Fonn
2020-01-28
Fix indentation
Eivind Fonn
2020-01-28
Implement Vim Ctrl-f in minibuffer.
Nathan Gass
2020-01-28
Enable lexical binding
Eivind Fonn
2020-01-26
Ex search highlights: use selected window as fallback
Eivind Fonn
2020-01-02
Don't explicitly call isearch-filter-predicate to open folds
Eivind Fonn
2019-12-31
Respect setting of isearch-filter-predicate
Eivind Fonn
2019-12-31
Revert "Fix bounds of wrapped search"
Eivind Fonn
2019-12-28
Search highlights: check window liveness
Eivind Fonn
2019-12-19
Fix bounds of wrapped search
Eivind Fonn
2019-12-18
Bump version to 1.13.0
Eivind Fonn
2019-12-11
Bump version to 1.3.0-snapshot
Eivind Fonn
2019-12-11
Bump version to 1.2.15
1.2.15
Eivind Fonn
[next]