aboutsummaryrefslogtreecommitdiff
path: root/evil-common.el
AgeCommit message (Expand)Author
2017-10-02update version to 1.2.131.2.13Eivind Fonn
2017-09-02Eliminate a few byte compiler warningsYork Zhao
2017-08-12Teach evil-redirect-digit-argument about command remappingJustin Burkett
2017-08-01fix pipe text-object macroWilliam G Hatch
2017-07-10Truncate temporary-goal-column which might be a floating numberEvgeni Kolev
2017-06-22Keep Emacs from clearing text properties on yankVasilij Schneidermann
2017-06-12Merge pull request #747 from willghatch/fix-up-blockVasilij Schneidermann
2017-06-08fix evil up block -- make it symmetrical forward and backwardWilliam G Hatch
2017-05-10Merge pull request #808 from emacs-evil/bugfix-ppss-useVasilij Schneidermann
2017-05-08Don't allow changing read-only or invalid registersEvgeni Kolev
2017-04-10Use `save-excursion` to preserve pointVasilij Schneidermann
2017-03-23Look up bound key status correctlyVasilij Schneidermann
2017-02-19Re-add compatibility functions with deprecation warningsEivind Fonn
2017-02-15Remove support for Emacs < 24Eivind Fonn
2017-02-15Require cl-lib instead of clVasilij Schneidermann
2016-06-05Tweak undo behavior to fix #594justbur
2016-06-04Add forcing default cursor of current state.Frank Fischer
2016-05-22Forward declare `evil-set-jump` in evil-commonFrank Fischer
2016-05-06Setting mark `'` adds a new jump target (fix #664)Frank Fischer
2016-05-06Fix doc string of `evil-select-xml-tag`Frank Fischer
2016-04-05Merge stableFrank Fischer
2016-04-05update version to 1.2.121.2.12Frank Fischer
2016-03-28Handle block text objects ending in complete lines (re #645)Frank Fischer
2016-03-28Block objects of exclusive-line type may return linewise selection (fix #645)Frank Fischer
2016-03-24Change exclusive selection type of paren blocks to `exclusive-line` (fix #643)Frank Fischer
2016-03-24Support exclusion of whitespace in block text-objects (re #643)Frank Fischer
2016-03-07Merge with stableFrank Fischer
2016-03-07update version to 1.2.111.2.11Frank Fischer
2016-02-27Fix block text object selection on edges of an objects (fix #625)Frank Fischer
2016-02-15create unified evil list view and refactor existing jumps/marks/registers/dig...Bailey Ling
2016-02-14Merged in 'devel'Bailey Ling
2016-02-13run 'make indent', move evil-jump-hook into evil-jumps.el; delegate jump comm...Bailey Ling
2016-02-10use bolp instead of (= (point) (line-beginning-position))Kevin Brubeck Unhammer
2016-02-09Second attempt at solving #613 (slow scrolling/visual in big files)Kevin Brubeck Unhammer
2016-02-08replace existing jump list functionality with evil-jumperBailey Ling
2016-01-30evil-scroll-down/up changed to not use evil-max-scroll-down/upunhammer
2016-01-29whitespaceunhammer
2016-01-29count-lines *much* faster than subtracting line-number-at'sunhammer
2016-01-18Merge stableFrank Fischer
2016-01-18update version to 1.2.101.2.10Frank Fischer
2016-01-16Merge stableFrank Fischer
2016-01-11update version to 1.2.91.2.9Frank Fischer
2016-01-07Handle forced linewise non-visual text-objects (re #607)Frank Fischer
2016-01-07Ensure that enlarged block text objects contain original selection (re #607)Frank Fischer
2016-01-05Merge stableFrank Fischer
2015-11-09update version to 1.2.81.2.8Frank Fischer
2015-11-08Merge stableFrank Fischer
2015-11-02update version to 1.2.71.2.7Frank Fischer
2015-10-26Merge stableFrank Fischer
2015-10-26update version to 1.2.61.2.6Frank Fischer