aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-17Merge pull request #1217 from TheBB/release-1.2.161.2.16Eivind Fonn
2019-12-17Bump version to 1.2.16Eivind Fonn
2019-12-17Add declare-function invocation for xref-backend-identifier-at-point.Brian Leung
2019-12-17Add "ext:" to declare-function invocations.Brian Leung
2019-12-11Bump version to 1.2.151.2.15Eivind Fonn
2019-12-03Merge pull request #1134 from emacs-evil/vdiff-toggle-foldEivind Fonn
2019-12-03Merge pull request #931 from emacs-evil/evil-shift-empty-bufferEivind Fonn
2019-12-03Handle empty buffer when shifting left/rightVasilij Schneidermann
2019-12-03Merge pull request #1154 from bet4it/scrollEivind Fonn
2019-12-03evil-posn-x-y: Fix docstringEivind Fonn
2019-12-03Remove unnecessary check for emacs-major-versionBet4
2019-12-03Use window-body-height to get the number of visible linesBet4
2019-12-03Fix the asymmetry between posn-at-point and posn-at-x-y when header line is e...Bet4
2019-12-02Filter bad register names.Sanel Zukan
2019-11-29evil-core.el: Add <leader> functionalityJustin Burkett
2019-11-27Fix usage of too new macro `ignore-error'Eivind Fonn
2019-11-25xref: get identifier from backend instead of getting it ourselvesEivind Fonn
2019-11-25Change evil-goto-definition to use a hookVasilij Schneidermann
2019-11-23Unconditionally complete ex commands (with fallback)Eivind Fonn
2019-11-23Fix erroneously short-parsing Emacs commandsEivind Fonn
2019-11-21Fix evil motion 0 binding commandZilvinas Urbonas
2019-11-20Fix evil-set-cursor when spec is a functionJustin Burkett
2019-11-20Ignore mouse events for repeat infoVasilij Schneidermann
2019-11-20Add testVasilij Schneidermann
2019-11-20Handle dash in ex commandsVasilij Schneidermann
2019-11-19Fix indentationEivind Fonn
2019-11-19Prevent errant scroll on mouse clickAaron Jensen
2019-11-19Fix `evil-ex` called with a current line prefixNathaniel Nicandro
2019-11-19Clone shallow repository in README.md#downloadHikmat Jafarli
2019-11-19Declare documentation stringsAlexander Shukaev
2019-11-19Tests: ignore some auxiliary testing outputEivind Fonn
2019-11-19Tests: skip flyspell tests unless aspell is installedEivind Fonn
2019-11-19Travis: rewrite using purcell/nix-emacs-ciEivind Fonn
2019-11-19Travis: don't use ert-run-tests-batch-and-exitEivind Fonn
2019-11-19Fix dispatch in evil-yank for visual-line-modeJustin Burkett
2019-11-19Make more commands support visual-line-modeJustin Burkett
2019-11-05Remove force argument from evil-adjust-cursorJustin Burkett
2019-11-05Unwed evil-move-beyond-eol and evil-move-cursor-backJustin Burkett
2019-11-05Fix evil-get-marker switching bufferspanda
2019-11-05Guard tab bindingsEivind Fonn
2019-11-05Add keybindings and ex commands for tabsendoffile78
2019-10-31q in evil-list-view-mode also deletes underlying bufferEivind Fonn
2019-10-31Delete window on q if created to hold evil-list-view-mode bufferChristoffer Stjernlöf
2019-10-31Skip failing jump testEivind Fonn
2019-10-31Don't email on CI failureEivind Fonn
2019-10-31Update travis versionsEivind Fonn
2019-10-31Remove bundled ert.elEivind Fonn
2019-10-31Ignore autoloads file when presentEivind Fonn
2019-07-29Merge branch 'more-visual'Eivind Fonn
2019-07-28Fix previous commit when evil-cross-lines is tJustin Burkett