aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-14Update texinfo documentationEivind Fonn
2020-10-14Update docstring DBEivind Fonn
2020-10-14Add -search-module and -undo-system to documentationEivind Fonn
2020-10-13Fix docs MakefileEivind Fonn
2020-10-13Update docstrings for -search-module and -undo-systemEivind Fonn
2020-10-13Pretty-print JSON in docstring DBEivind Fonn
2020-10-13Merge pull request #1367 from duianto/patch-1Vasilij Schneidermann
2020-10-12Update readme, redo choices as a sublistduianto
2020-10-08Merge pull request #1360 from emacs-evil/evil-undo-systemEivind Fonn
2020-10-08Remove vendored libraryVasilij Schneidermann
2020-10-08Add user-friendly error message when undo-tree cannot be usedVasilij Schneidermann
2020-10-08Error out on read-only buffersVasilij Schneidermann
2020-10-08Swap initialization and setting the valueVasilij Schneidermann
2020-10-08Remove remaining undo-tree activationVasilij Schneidermann
2020-10-08Fix typoVasilij Schneidermann
2020-10-07Use numeric argumentVasilij Schneidermann
2020-10-01Make undo-tree an optional dependencyVasilij Schneidermann
2020-09-29Fix previous commitEivind Fonn
2020-09-29Mark xref-find-references as a jump commandEivind Fonn
2020-09-29Mark xref-find-definitions as a jump commandEivind Fonn
2020-09-17Make code more idiomaticVasilij Schneidermann
2020-08-16CI: Add Emacs 27.1Eivind Fonn
2020-08-16Merge pull request #1347 from TheBB/jumpEivind Fonn
2020-08-16Silence byte compiler warningsMiciah Masters
2020-08-16Fix multiline tag text object.El Azimov
2020-08-16Remove unused lexical variable 'new-kill'Eivind Fonn
2020-08-16Fix reference to free variableEivind Fonn
2020-08-16Add comment explaining `evil--jumps-jumping-backward'Erik Hahn
2020-08-16Treat all commands that change the buffer as jump commandsErik Hahn
2020-08-16Use a function for the evil local hookErik Hahn
2020-08-16evil-set-jump: handle markers for different buffersErik Hahn
2020-08-16evil-jumps: enable lexical-bindingErik Hahn
2020-08-16Fix evil--jumps-messageErik Hahn
2020-08-16Make Flycheck usable in evil-tests in Emacs >= 25.1Erik Hahn
2020-07-18Revert change to evil-delete-charEivind Fonn
2020-07-17Fix #1152 visual-paste does not respect kill-on-visual-pasteEivind Fonn
2020-05-30Fix issue 1295: failed visual-paste from registers >1Tom Dalziel
2020-05-27Fixed make clean and doc buildSanel Zukan
2020-05-16Update evil-maps.elYoumu
2020-04-17fix evil-send-localleaderYunhao Zhao
2020-04-13Make evil-goto-definition-xref return non-nil on successpanda
2020-04-13Bump undo-tree to 0.7.4Vu Quoc Huy
2020-03-04Fix: some `evil-custom-` variables are voidTaegil Bae
2020-03-04Bump version to 1.14.01.14.0Eivind Fonn
2020-03-04Docs: handle default values that must be evaluatedEivind Fonn
2020-03-03fix `wrong number of argument error` in evil-ex-command-windowYiming Chen
2020-03-02Ignore &rest keyword in evil-define-commandpanda
2020-02-24fix evil-define-state :exit-hook typosergey
2020-02-22Deprecate evil-add-to-alist, which doesn't work with lexicalEivind Fonn
2020-02-22Makefile: add 'info' targetJon Miller