summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-16Improve and document functions without default bindingSomelauw
2017-07-16Correct check for evil-disable-insert-state-bindingsSomelauw
2017-07-10Allow evil-org-{eol/bol}-call to pass optional argumentsSomelauw
2017-07-03Make evil-org-{above/below} (o/O) non-special on some org elements.Somelauw
2017-06-29Merge pull request #9 from ZarsBranchkin/patch-1Somelauw
2017-06-29Fix org-insert-item cursor positionZarsBranchkin
2017-06-25Make ar, iR, aR linewise by default.Somelauw
2017-06-22Use cl-case instead of caseSomelauw
2017-06-12Make key bindings stand out moreSomelauw
2017-06-12Improve documentation in keythemes.orgSomelauw
2017-06-11Make o and O customizableSomelauw
2017-06-11Merge pull request #5 from duianto/patch-1Somelauw
2017-06-10README.org: evil-mode link: bitbucket to githubduianto
2017-06-10Merge pull request #4 from GuiltyDolphin/patch-1Somelauw
2017-06-10Correct name of evil-org-mode in See AlsoBen Moon
2017-06-06Ignore o and O when on whitespace below an item or tableSomelauw
2017-06-02Complete overhaul of text objectsSomelauw
2017-06-02Remove optional leader keysSomelauw
2017-06-01No longer add an automatic hookSomelauw
2017-06-01Add information to changelogSomelauw
2017-05-30Explain why ^ and $ are bound in doc/keythemes.orgSomelauw
2017-05-29Fix #1Somelauw
2017-05-29Update key binding descriptionsSomelauw
2017-05-29Add use-package installation instructionsSomelauw
2017-05-28Add melpa banners and update introduction textSomelauw
2017-05-18Add changelogSomelauw
2017-05-14Change repo name from evil-org to evil-org-modeSomelauw
2017-05-08Set minimum evil version to 1.0Somelauw
2017-05-07Update documentationSomelauw
2017-05-07Change prefix meaning of evil-org-insert-subheading/subtodoSomelauw
2017-05-05Make argument to evil-org-set-key-theme optionalSomelauw
2017-05-03Don't activate key theme too earlySomelauw
2017-05-02Require Emacs 24.4 or higherSomelauw
2017-05-02Get rid of dash dependencySomelauw
2017-05-02let-alist is needed during compile timeSomelauw
2017-05-02Add require statementsSomelauw
2017-04-30add dashes in headerSomelauw
2017-04-30Fix package headerSomelauw
2017-04-30Introduce evil-org-key-theme variable for easier customizationSomelauw
2017-04-28Add variable declarations to get rid of warningsSomelauw
2017-04-28Make evil-leader optionalSomelauw
2017-04-28Rename evil-org-improved back to evil-orgSomelauw
2017-04-10Resolve some warnings and forgotten renamesSomelauw
2017-04-10Rename evil-org.el to evil-org-improved.elSomelauw
2017-04-10Update documentation in code and READMESomelauw
2017-04-09Update motions and add new motion gHSomelauw
2017-04-09Simplify promotion and demotion operatorsSomelauw
2017-04-08Make evil-org-open-links accept prefix argumentSomelauw
2017-04-08Undo commit 48145ca398411192045814bbb7663c0e95bd413eSomelauw
2017-04-03Make shift-right/left operators smarter when dealing with item lists.Somelauw