aboutsummaryrefslogtreecommitdiff
path: root/evil-search.el
AgeCommit message (Expand)Author
2024-09-15Replace uses of `defadvice` with `advice-add`Stefan Monnier
2024-06-03Ex-substitute: use last search's case-sensitivityTom Dalziel
2023-09-20Disable vim-style-regexp conversions of already converted patterns (#1827)Tom Dalziel
2023-08-20Some cleanupsAxel Forsman
2023-08-20Make evil-search-wrap-ring-bell work with evil-searchJustin Koh
2023-08-13Urgent revert of recent commits while evil is brokenTom Dalziel
2023-08-12Some cleanupsAxel Forsman
2023-08-10Make evil-search-wrap-ring-bell work with evil-searchJustin Koh
2023-08-07Prefer #' to quote function namesStefan Monnier
2023-08-06Support recursive editing in ExAxel Forsman
2023-07-18Delay evil-ex-search-update-pattern until idleAxel Forsman
2023-07-12Avoid marker for match-end in :substituteAxel Forsman
2023-05-17Fix searching for literal < and > with very-magicTom Dalziel
2023-02-20Restore match data after eval:ing replacementAxel Forsman
2023-02-14Make Ex hooks not be permanentAxel Forsman
2022-10-13Fix compiler warningsTom Dalziel
2022-10-05Add tests for c-w yanking word in evil searchTom Dalziel
2022-10-05C-w support yank word when search-module is 'evil-searchjixiuf
2022-10-04Fix evil-ex-substitute up to EOBAxel Forsman
2022-09-29doc: follow the Emacs Lisp Style Guidedalu
2022-08-25Store :/ search pattern and parse vim-style regexpTom Dalziel
2022-04-25Bump version to 1.15.0Tom Dalziel
2022-04-12Add option for non-incremental search (#1304)fermata101
2022-04-11evil-ex-make-pattern: Don't transform the word boundaries into vim-styleGong Qijian
2021-10-11Mention that `evil-search-module` doesn't affect keybindingsTom Dalziel
2021-09-02Add `evil-search-wrap-ring-bell` customization variable (#1509)Johannes Neyer
2021-09-02Exit search prompt on mouse leave minibuffer (#1330)duianto
2021-07-21Fix evil-ex-search-word-forward with evil-ex-search-vim-style-regexpTroy Hinckley
2021-07-05Allow switching direction on ex-search shorthand repeat (#1485)Tom Dalziel
2021-07-04Support `/` and `//` shorthand for repeated search motions (#1484)Tom Dalziel
2021-04-09Fix `C-r` at evil ex search prompt (#1453)Tom Dalziel
2021-03-19Change to `1-` to maintain consistency in evil-ex-start-searchHernawan Faïz Abdillah
2021-03-17Fix evil-ex-search-backward stuck on first matchHernawan Fa'iz Abdillah
2020-10-13Update docstrings for -search-module and -undo-systemEivind Fonn
2020-03-04Bump version to 1.14.01.14.0Eivind Fonn
2020-02-03Clean up compilation warnings from lexical bindingEivind Fonn
2020-01-29Re-enable lexical bindingEivind Fonn
2020-01-28Revert "Enable lexical binding"Eivind Fonn
2020-01-28Fix indentationEivind Fonn
2020-01-28Implement Vim Ctrl-f in minibuffer.Nathan Gass
2020-01-28Enable lexical bindingEivind Fonn
2020-01-26Ex search highlights: use selected window as fallbackEivind Fonn
2020-01-02Don't explicitly call isearch-filter-predicate to open foldsEivind Fonn
2019-12-31Respect setting of isearch-filter-predicateEivind Fonn
2019-12-31Revert "Fix bounds of wrapped search"Eivind Fonn
2019-12-28Search highlights: check window livenessEivind Fonn
2019-12-19Fix bounds of wrapped searchEivind Fonn
2019-12-18Bump version to 1.13.0Eivind Fonn
2019-12-11Bump version to 1.3.0-snapshotEivind Fonn
2019-12-11Bump version to 1.2.151.2.15Eivind Fonn