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-common.el
Age
Commit message (
Expand
)
Author
2019-11-20
Declare evil-vector-to-string obsolete in favor of edmacro-format-keys
Vasilij Schneidermann
2019-11-20
Use next stable version as deprecation date
Vasilij Schneidermann
2019-11-20
Fix evil-set-cursor when spec is a function
Justin Burkett
2019-11-19
Declare documentation strings
Alexander Shukaev
2019-11-05
Remove force argument from evil-adjust-cursor
Justin Burkett
2019-11-05
Unwed evil-move-beyond-eol and evil-move-cursor-back
Justin Burkett
2019-11-05
Fix evil-get-marker switching buffers
panda
2019-10-31
q in evil-list-view-mode also deletes underlying buffer
Eivind Fonn
2019-10-31
Delete window on q if created to hold evil-list-view-mode buffer
Christoffer Stjernlöf
2019-01-04
Bump version to 1.2.14
1.2.14
Eivind Fonn
2018-04-13
Better protect against modes that disable undo
João Távora
2018-04-08
Use local-variable-p instead of assq
Aaron Jensen
2018-03-07
Use string-match-p when possible
Rudi Grinberg
2018-03-05
Avoid using newline to respect use-hard-newlines
Richard Lawrence
2018-03-05
Respect use-hard-newlines in evil-insert-newline-{above/below}
Richard Lawrence
2017-11-22
Remove dependency on cl
Justin Burkett
2017-11-19
Fix compile warning for deprecated x-set-selection, x-get-selection
Evgeni Kolev
2017-10-28
Preserve undo history when the execution of a keyboard macro is stopped by an...
Joaquim Monserrat
2017-10-15
Remove reference to missing arguments FORWARD and BACKWARD from doc
Michael Walker
2017-10-12
Fixed evil-yank-line-handler and evil-yank-block-handler when yank-excluded-p...
Joaquim Monserrat
2017-10-03
Escape parentheses and space characters properly
Vasilij Schneidermann
2017-10-02
update version to 1.2.13
1.2.13
Eivind Fonn
2017-09-02
Eliminate a few byte compiler warnings
York Zhao
2017-08-12
Teach evil-redirect-digit-argument about command remapping
Justin Burkett
2017-08-01
fix pipe text-object macro
William G Hatch
2017-07-10
Truncate temporary-goal-column which might be a floating number
Evgeni Kolev
2017-06-22
Keep Emacs from clearing text properties on yank
Vasilij Schneidermann
2017-06-12
Merge pull request #747 from willghatch/fix-up-block
Vasilij Schneidermann
2017-06-08
fix evil up block -- make it symmetrical forward and backward
William G Hatch
2017-05-10
Merge pull request #808 from emacs-evil/bugfix-ppss-use
Vasilij Schneidermann
2017-05-08
Don't allow changing read-only or invalid registers
Evgeni Kolev
2017-04-10
Use `save-excursion` to preserve point
Vasilij Schneidermann
2017-03-23
Look up bound key status correctly
Vasilij Schneidermann
2017-02-19
Re-add compatibility functions with deprecation warnings
Eivind Fonn
2017-02-15
Remove support for Emacs < 24
Eivind Fonn
2017-02-15
Require cl-lib instead of cl
Vasilij Schneidermann
2016-06-05
Tweak undo behavior to fix #594
justbur
2016-06-04
Add forcing default cursor of current state.
Frank Fischer
2016-05-22
Forward declare `evil-set-jump` in evil-common
Frank Fischer
2016-05-06
Setting mark `'` adds a new jump target (fix #664)
Frank Fischer
2016-05-06
Fix doc string of `evil-select-xml-tag`
Frank Fischer
2016-04-05
Merge stable
Frank Fischer
2016-04-05
update version to 1.2.12
1.2.12
Frank Fischer
2016-03-28
Handle block text objects ending in complete lines (re #645)
Frank Fischer
2016-03-28
Block objects of exclusive-line type may return linewise selection (fix #645)
Frank Fischer
2016-03-24
Change exclusive selection type of paren blocks to `exclusive-line` (fix #643)
Frank Fischer
2016-03-24
Support exclusion of whitespace in block text-objects (re #643)
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-02-27
Fix block text object selection on edges of an objects (fix #625)
Frank Fischer
[next]