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-ex.el
Age
Commit message (
Expand
)
Author
2025-01-20
Remove evil--ex-expression
Axel Forsman
2025-01-05
Fix for evil-ex-teardown
Tom Dalziel
2024-12-29
Remove permanent-local-hook from evil-ex-teardown
Axel Forsman
2024-12-14
Call evil--ex-update one last time in minibuffer teardown
Tom Dalziel
2024-09-15
Miscellaneous minor changes
Stefan Monnier
2024-07-17
Bind all possible ex cmd abbreviations
Tom Dalziel
2024-04-16
treewide: replace `(eq/equal foo nil)` with `(null foo)`
Konstantin Kharlamov
2023-08-27
Add evil-command-line-map
Axel Forsman
2023-08-20
Some cleanups
Axel Forsman
2023-08-13
Urgent revert of recent commits while evil is broken
Tom Dalziel
2023-08-12
Some cleanups
Axel Forsman
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-18
Simplify evil-ex-parse
Axel Forsman
2023-07-17
Read Ex commands from buffer
Axel Forsman
2023-07-14
Format Normal mode "!" prompt as ".,.+N!"
Axel Forsman
2023-07-02
Store command properties as symbol property
Axel Forsman
2023-06-02
Global print using message
Tom Dalziel
2023-02-14
Optimize Ex command completion
Axel Forsman
2023-02-14
Compile Ex parser
Axel Forsman
2023-02-14
Make Ex hooks not be permanent
Axel Forsman
2023-02-07
Defer loading of shell.el
Axel Forsman
2023-01-12
Fix executing macro infinite times
Axel Forsman
2022-10-13
Fix compiler warnings
Tom Dalziel
2022-09-29
doc: follow the Emacs Lisp Style Guide
dalu
2022-09-28
Fix Ex completion of empty string
Axel Forsman
2022-08-25
Store :/ search pattern and parse vim-style regexp
Tom Dalziel
2022-06-21
Only look at mark when restoring point in visual state
Tom Dalziel
2022-06-21
Prompt user to reverse reversed ex range
Tom Dalziel
2022-05-03
`evil-ex': `eval-expression' auto-completion (#1398)
nbfalcon
2022-04-25
Bump version to 1.15.0
Tom Dalziel
2022-04-14
Ensure we're not in visual state if there's no ex range
Tom Dalziel
2022-04-13
Ex yank doesn't move point
Tom Dalziel
2022-02-01
Add sentence marks to evil-ex-grammar (#1575)
Brian Leung
2022-01-07
Add `evil-want-empty-ex-last-command` to vars
Tom Dalziel
2022-01-03
Support { and } marks in evil-ex-grammar (#1558)
Brian Leung
2021-12-23
Handle more registers and range types in ex grammar (#1556)
Brian Leung
2021-12-11
Don't abort ex if choosing completion with mouse (#1553)
Tom Dalziel
2021-10-04
Fix compiler warnings (#1525)
Tom Dalziel
2021-07-24
Add `*` ex-range for last visual range (#1500)
Tom Dalziel
2021-06-28
Fix 1482 addr wraparound (#1483)
Tom Dalziel
2021-04-09
Fix `C-r` at evil ex search prompt (#1453)
Tom Dalziel
2021-01-09
Add version to `define-obsolete-function-alias' invocation
Brian Leung
2020-03-04
Bump version to 1.14.0
1.14.0
Eivind Fonn
2020-02-22
Deprecate evil-add-to-alist, which doesn't work with lexical
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
[next]