aboutsummaryrefslogtreecommitdiff
path: root/test-org-link-edit.el
AgeCommit message (Expand)Author
2019-01-24transport: Let caller overwrite previous descriptionKyle Meyer
2019-01-24transport: Test point-bounds interaction for non-interactive callKyle Meyer
2019-01-24tests: Drop pointless buffer-string callsKyle Meyer
2019-01-24tests: Fix typos in Org snippetsKyle Meyer
2019-01-24tests: Reflow a testKyle Meyer
2019-01-24Use https for license linksKyle Meyer
2019-01-24Update copyright yearsKyle Meyer
2017-05-05transport-next-link: Keep original description when on whitespaceKyle Meyer
2017-05-05transport-next-link: Fix error on whitespaceKyle Meyer
2017-05-05tests/transport-next-link: Check "description exists" errorKyle Meyer
2017-05-05tests/transport-next-link: Specify error typesKyle Meyer
2017-05-05tests: Don't wrap a single error type in a listKyle Meyer
2017-05-05tests/transport-next-link: Describe test casesKyle Meyer
2017-05-05tests: Welcome back a stranded parenKyle Meyer
2017-03-03Add org-link-edit-transport-next-link commandKyle Meyer
2017-03-03Add a separate function for testing if point is on a linkKyle Meyer
2017-03-03org-link-edit--get-link-data: Rename to drop "get"Kyle Meyer
2017-03-03barf: Fix edge cases where point is beyond linkKyle Meyer
2017-03-02Update copyright yearsKyle Meyer
2016-03-08org-link-edit--get-link-data: Unescape link textKyle Meyer
2015-08-08slurp: Reduce new line stretches to single spaceKyle Meyer
2015-08-08Clean up some spacing in testsKyle Meyer
2015-02-14Don't use words as unit for slurping and barfingKyle Meyer
2015-02-14split-{first,last}-words: Use Org syntax tableKyle Meyer
2015-02-14Add tests for round trip exceptionsKyle Meyer
2015-02-14Trim only whitespace from slurped stringsKyle Meyer
2015-02-14backward-slurp-word: Fix whitespace checkKyle Meyer
2015-02-12SlurpKyle Meyer