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
2025-11-08
Fix evil-up-paren for Emacs 31
HEAD
master
hiecaq
2025-09-29
Fix evil-cleanup-insert-state in flyspell enabled buffer
hiecaq
2025-09-29
fix: Warning missing lexical-binding cookie
Jen-Chieh Shen
2025-08-12
Fix keybinding typo
Tom Dalziel
2025-03-18
Fix typo
KARASZI István
2025-03-16
Add sphinx.configuration key to .readthedocs.yaml
Axel Forsman
2025-03-02
Use regular end-of-visual-line in evil-append-line
Axel Forsman
2025-02-27
Fix g$ putting cursor on start of next visual line
Axel Forsman
2025-02-26
Correct typos in evil-repeat.el
Campbell Barton
2025-01-21
Update speedbar keybindings map
Mikhail Durmanov
2025-01-21
Fix Emacs warnings
Nikolai Korolev
2025-01-20
Remove evil--ex-expression
Axel Forsman
2025-01-16
Add zH and zL keybindings for horizontal scrolling
Tom Dalziel
2025-01-11
ci: Test latest Emacs 29.4
Jen-Chieh Shen
2025-01-11
Fix touch screen gestures (e.g., scrolling) for Emacs 30
Johann Klähn
2025-01-11
Allow `evil-undo` in visual state again (undo in region)
fnussbaum
2025-01-08
Mark evil-shift-width safe as a local variable
amnore
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-28
Fix issue: No visible text when cursor is moved to the end of buffer
James Cherti
2024-12-14
Call evil--ex-update one last time in minibuffer teardown
Tom Dalziel
2024-12-12
Account for large values of scroll-margin in evil-window-top+bottom
Tom Dalziel
2024-10-06
Avoid loop in quoted list
Axel Forsman
2024-09-15
Miscellaneous minor changes
Stefan Monnier
2024-09-15
Replace uses of `defadvice` with `advice-add`
Stefan Monnier
2024-09-15
evil-pkg.el: Remove file
Stefan Monnier
2024-08-10
Fix pixel-scroll-precision-mode when point is on a blank line
Steven Allen
2024-07-21
Remove unnecessary post-command hook run
Tom Dalziel
2024-07-21
Fix: perf improvements broke macro repeatability. Restore it.
Tom Dalziel
2024-07-17
Bind all possible ex cmd abbreviations
Tom Dalziel
2024-07-16
gI works in visual state
Tom Dalziel
2024-07-12
Add tests for multi-jump
Tom Dalziel
2024-07-12
Fix: Should not (evil-set-jump previous-pos) jump after evil-jump-forward
roxma
2024-07-10
gi works in visual line state
Tom Dalziel
2024-07-10
make C-w in ex, search, and eval match insert and replace (#1922)
Lily
2024-06-27
Add :badd
Tom Dalziel
2024-06-19
Combine after change calls during macro execution
Tom Dalziel
2024-06-19
Make combine-change-calls end more accurate
Tom Dalziel
2024-06-18
Fix cursor colour
fnussbaum
2024-06-18
Correct fix for combine-change-calls end
Tom Dalziel
2024-06-18
Fix comp warning for goto-line
Tom Dalziel
2024-06-17
Add c-ts-mode to evil-jump-item c major modes
Tom Dalziel
2024-06-17
Add :view and :sview ex commands
Tom Dalziel
2024-06-17
Use evil-first-non-blank instead of back-to-indentation for insert
Tom Dalziel
2024-06-16
Pause hooks and undos during blockwise (bulk) insert
Tom Dalziel
2024-06-16
Record search offset for repeat
Tom Dalziel
2024-06-14
Track (and restore) previous visual selection, point, mark for gv
Tom Dalziel
2024-06-14
Only restore visual if there's something to restore
Tom Dalziel
2024-06-03
Ex-substitute: use last search's case-sensitivity
Tom Dalziel
2024-05-31
Remove redundant z= binding from visual-state-map
Tom Dalziel
[next]