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-commands.el
Age
Commit message (
Expand
)
Author
2017-03-17
Correct C-e and C-y in replace state
Vasilij Schneidermann
2017-03-08
Don't reuse scroll line count
Vasilij Schneidermann
2017-03-06
make evil-paste-before respect evil-move-cursor-back
jixiuf
2017-02-18
Match C-e/C-y scrolling behavior with Vim's
James Nguyen
2017-02-15
Remove support for Emacs < 24
Eivind Fonn
2016-08-25
evil-commands.el, spelling corrections on 5 lines
duianto
2016-08-28
Fix `evil-restore-window-tree` if split has multiple windows (fix #704)
Frank Fischer
2016-08-18
Make `evil-execute-in-normal-state` switch in origina buffer
Frank Fischer
2016-06-20
Do not preserve column in first-non-blank commands (fix #677)
Frank Fischer
2016-06-08
Merge PR #64
Frank Fischer
2016-06-08
Simplify `evil-maybe-remove-spaces' (re #594)
Frank Fischer
2016-06-05
Undo new line insertion in evil-open-above[below]
justbur
2016-06-05
Clean-up previous commit
justbur
2016-06-05
Tweak undo behavior to fix #594
justbur
2016-06-04
Merge
Frank Fischer
2016-06-04
Force `replace` cursor in `evil-replace` (fix #671)
Frank Fischer
2016-05-25
Fix docstring of `evil-save-and-quit` (fix #670)
Frank Fischer
2016-05-22
Generalize removing of spaces on new lines (fix #669)
Frank Fischer
2016-04-20
Replace "P" interactive code by "<c>"
Frank Fischer
2016-04-20
Do not down scroll the window if eob is visible (fix #660)
Frank Fischer
2016-04-16
Find characters function to not set a jump mark (fix #655)
Frank Fischer
2016-04-16
Implement `:delmarks` command (re #658)
Frank Fischer
2016-04-06
Better docs for evil-scroll-line-*
JAremko
2016-04-06
Make evil-scroll-line-* remember last count.
JAremko
2016-04-06
Rename evil-ud-scroll-* -> evil-scroll-*
JAremko
2016-04-05
Merge stable
Frank Fischer
2016-04-05
update version to 1.2.12
1.2.12
Frank Fischer
2016-03-31
Handle scroll margin in scroll-to-top/bottom functions (re #618)
Frank Fischer
2016-03-31
New implementation of scroll commands (fixes #618)
Frank Fischer
2016-03-31
Update doc string of scroll commands
Frank Fischer
2016-03-31
Fix scrolling up at bob (fix #637)
Frank Fischer
2016-03-30
Refactor `evil-show-marks`
Frank Fischer
2016-03-28
Fix repeating of `:` special register (fix #647)
Frank Fischer
2016-03-15
Implement `:cquit` command (close #638)
Frank Fischer
2016-03-12
Suppress warning in call to `end-of-buffer`
Frank Fischer
2016-03-11
Implements vim's :enew command
Rodrigo Setti
2016-03-10
Make going to previous jump mark update previous mark (fix #634)
Frank Fischer
2016-03-10
Stay in visual state when calling `evil-insert-resume` (fix #635)
Frank Fischer
2016-03-10
Use `end-of-buffer` to go the bottom of buffer (fix #636)
Frank Fischer
2016-03-07
Merge with stable
Frank Fischer
2016-03-07
update version to 1.2.11
1.2.11
Frank Fischer
2016-03-06
Preserve visual region in `evil-move` (re #630)
Frank Fischer
2016-02-23
Fix error in evil--show-marks-select-action
justbur
2016-02-23
Respect `scroll-margin` in `evil-scroll-down` (re #618)
Frank Fischer
2016-02-23
Merge with stable
Frank Fischer
2016-02-23
Move point to eob/bob when scrolling near the end (re #618)
Frank Fischer
2016-02-15
create unified evil list view and refactor existing jumps/marks/registers/dig...
Bailey Ling
2016-02-14
Merged in 'devel'
Bailey Ling
2016-02-13
run 'make indent', move evil-jump-hook into evil-jumps.el; delegate jump comm...
Bailey Ling
2016-02-10
Merged in unhammer/evil (pull request #46)
Frank Fischer
[prev]
[next]