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
2022-04-25
Bump version to 1.14.1
1.14.1
Tom Dalziel
2022-04-25
Add `evil-word-object` & `evil-WORD-object` which stay on line
Tom Dalziel
2022-04-18
Simple fix for blockwise visual paste
Tom Dalziel
2022-01-18
Allow parsing of js arrow fn `=>` in xml tags (#1573)
Tom Dalziel
2022-01-13
Add C-l register to cmdline
Tom Dalziel
2022-01-07
Fix visual-paste-pop tests
Tom Dalziel
2022-01-03
Fix #1557 (ensure-column fix) (#1560)
Tom Dalziel
2021-12-19
Replace state evil digraphs
Tom Dalziel
2021-11-17
Fix #1518: "custom functions bound to '0' break motion parsing" in a saner wa...
jmmathena
2021-10-21
Fix for #1518 custom functions bound to "0" break motion parsing (#1519)
jmmathena
2021-10-16
Pull temporary goal column normalization into let (#1533)
Tom Dalziel
2021-10-11
Improve evil-ensure-column and use with evil-goto-line (#1529)
Tom Dalziel
2021-10-04
Fix compiler warnings (#1525)
Tom Dalziel
2021-10-04
Add evil-start-of-line, evil-ensure-column, and use them (#1524)
Tom Dalziel
2021-07-23
Revert "Scroll half of the visible screen respecting zoom level (#1490)"
Tom Dalziel
2021-07-15
Scroll half of the visible screen respecting zoom level (#1490)
Siddhartha Kasivajhula
2021-07-12
Fixes #1322: take tab-line height into account (#1323)
sorawee
2021-06-24
Always return text from evil-yank-rectangle (#1480)
Tom Dalziel
2021-05-03
Check for empty input before evaluating expr
Tom Dalziel
2021-04-24
use `noerror` properly in `evil-get-register` (#1457)
Tom Dalziel
2021-04-07
Expression register should not output quoted strings
Tom Dalziel
2021-04-07
Evil ex put (#1449)
Tom Dalziel
2021-04-05
Overahaul = register (#1447)
Tom Dalziel
2021-04-03
Add var to store last `=` result. Paste from it if no = input (#1446)
Tom Dalziel
2020-08-16
Silence byte compiler warnings
Miciah Masters
2020-08-16
Fix multiline tag text object.
El Azimov
2020-03-04
Bump version to 1.14.0
1.14.0
Eivind Fonn
2020-03-02
Ignore &rest keyword in evil-define-command
panda
2020-02-22
Deprecate evil-add-to-alist, which doesn't work with lexical
Eivind Fonn
2020-02-22
Correct typo (COMPOUNT->COMPOUND) in symbol name in window server selection d...
bassettmb
2020-02-03
Clean up compilation warnings from lexical binding
Eivind Fonn
2020-01-30
Extract evil-append-register function
Ivan Yonchovski
2020-01-29
Re-enable lexical binding
Eivind Fonn
2020-01-28
Revert "Enable lexical binding"
Eivind Fonn
2020-01-28
Enable lexical binding
Eivind Fonn
2020-01-13
Preserve the tab-bar in `evil-read-key'
Miciah Masters
2020-01-03
Refactor caching/fallback logic of evil-header-line-height
Eivind Fonn
2020-01-01
Add a fallback code
Sorawee Porncharoenwase
2019-12-31
Fix behavior of evil-scroll-up and evil-scroll-down again
Sorawee Porncharoenwase
2019-12-19
Improve some docstrings
Eivind Fonn
2019-12-18
Bump version to 1.13.0
Eivind Fonn
2019-12-11
Bump version to 1.3.0-snapshot
Eivind Fonn
2019-12-11
Bump version to 1.2.15
1.2.15
Eivind Fonn
2019-12-03
evil-posn-x-y: Fix docstring
Eivind Fonn
2019-12-03
Remove unnecessary check for emacs-major-version
Bet4
2019-12-03
Use window-body-height to get the number of visible lines
Bet4
2019-12-03
Fix the asymmetry between posn-at-point and posn-at-x-y when header line is e...
Bet4
2019-12-02
Filter bad register names.
Sanel Zukan
2019-11-20
Fix evil-set-cursor when spec is a function
Justin Burkett
2019-11-19
Declare documentation strings
Alexander Shukaev
[next]