aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2020-02-22Spelling fixIsak Johansson
2020-02-22Correct typo (COMPOUNT->COMPOUND) in symbol name in window server selection d...bassettmb
2020-02-03Clean up compilation warnings from lexical bindingEivind Fonn
2020-01-30Change the way to get universal argumentBet4
2020-01-30Extract evil-append-register functionIvan Yonchovski
2020-01-29Re-enable lexical bindingEivind Fonn
2020-01-28Revert "Enable lexical binding"Eivind Fonn
2020-01-28Merge pull request #1240 from xabbu42/feature-ctrl-f-minibufferEivind Fonn
2020-01-28Fix indentationEivind Fonn
2020-01-28Implement Vim Ctrl-f in minibuffer.Nathan Gass
2020-01-28Enable lexical bindingEivind Fonn