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
Age
Commit message (
Expand
)
Author
2024-04-14
Fix download links for PDF and Epub versions
Choan
2024-04-14
Visual eol anchoring, so g$ is sticky
Tom Dalziel
2024-04-13
Add keyboard escape quit to commands which exit visual state
Tom Dalziel
2024-04-09
ci: Avoid deprecated action warnings
JenChieh
2024-04-09
ci: Test Emacs 28 and 29
JenChieh
2024-04-04
evil-undo is a jump command
Tom Dalziel
2024-04-02
Fix point placement after D and C in normal state
Tom Dalziel
2024-04-01
Don't miss a final empty line in visual block insertion
Tom Dalziel
2024-03-31
Visual X, deletion column respects stick eol
Tom Dalziel
2024-03-31
Add handler for expanding line for line-based operators
Tom Dalziel
2024-03-26
doc: Fix a typo
Dmitry Bogatov
2024-03-24
Handle args-out-of-range error in evil-repeat-start
Tom Dalziel
2024-02-22
evil-types.el: fix deprecation warning for Evil's internal variable
Konstantin Kharlamov
2024-01-28
evil-commands: replace (backward-delete-char) with (delete-char)
Konstantin Kharlamov
2024-01-23
No performant delete if range supplied
Tom Dalziel
2024-01-11
Added clarification to evil-define-key for escaping modifier keys (#1856)
Naokotani
2024-01-04
Fix pasting charwise text onto linewise selection
Tom Dalziel
2024-01-02
Add err-code arg to :cq ex command
Tom Dalziel
2023-12-25
Declare goto-char as a motion, fix evil-goto-char
Tom Dalziel
2023-12-18
Add :retab command
Jakub Kadlcik
2023-12-15
Fix jumping to next/prev paren/brace from a string is not working (#1849)
Mihai Cristian Tanase
2023-12-13
Fix define-globalized-minor-mode BODY in Emacs <27
Axel Forsman
2023-12-12
Add racket-repl-mode to evil-insert-state-modes (#1847)
Brian Leung
2023-12-12
Assign :jump to evil-{next-close,previous-open}-{brace,paren} (#1844)
Brian Leung
2023-11-06
Make evil-read-key-key-map generation more direct
Tom Dalziel
2023-11-04
Don't disable keypad num fallbacks for digraph's read-key
Tom Dalziel
2023-09-20
Disable vim-style-regexp conversions of already converted patterns (#1827)
Tom Dalziel
2023-09-08
Add the missing quote for obsolete
dalu
2023-08-28
tabs: Go to nth tab when tab-next is prefixed
Ankit Pandey
2023-08-27
Support command-line window for any minibuffer arg
Axel Forsman
2023-08-27
Reselect minibuffer when quitting command-line win
Axel Forsman
2023-08-27
Add evil-command-line-map
Axel Forsman
2023-08-27
Do not silence unused evil-define-command argument
Axel Forsman
2023-08-23
Fix Vim URL in docs (#1825)
W. Leighton Dawson
2023-08-20
Fix evil-with-delay with dynamic binding
Axel Forsman
2023-08-20
Some cleanups
Axel Forsman
2023-08-20
Misc minor changes
Stefan Monnier
2023-08-20
Merge evil-with-delay condition and body lambdas
Axel Forsman
2023-08-20
(evil-with-delay): New macro, extracted from `evil-delay`
Stefan Monnier
2023-08-20
Make evil-search-wrap-ring-bell work with evil-search
Justin Koh
2023-08-20
Stop the '</'> and '[/'] marks from intertwining
Axel Forsman
2023-08-20
Remove redundant `:group` args
Stefan Monnier
2023-08-20
Avoid eval in evil-test-buffer
Axel Forsman
2023-08-20
Use lexical-binding everywhere
Stefan Monnier
2023-08-14
Advise `lisp-eval-last-sexp` like elisp equivalent
Tom Dalziel
2023-08-13
Urgent revert of recent commits while evil is broken
Tom Dalziel
2023-08-13
Fix evil-with-delay with dynamic binding
Axel Forsman
2023-08-12
Some cleanups
Axel Forsman
2023-08-12
Misc minor changes
Stefan Monnier
2023-08-12
Merge evil-with-delay condition and body lambdas
Axel Forsman
[next]