aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2017-03-03 01:30:14 -0500
committerKyle Meyer <kyle@kyleam.com>2017-03-03 01:30:14 -0500
commit0ccc32beb1bb23d15b531c865de8b997a32e3878 (patch)
tree98b72993da9a9732b021764d610cd29bc62a7d93 /NEWS
parent48ebfc757f713484b5427d0ca775fd1ae62f4775 (diff)
parent2cda5ae7d6141c06fc72e4c1b7f9f792cb8c2e05 (diff)
downloadorg-link-edit-0ccc32beb1bb23d15b531c865de8b997a32e3878.tar.gz
Merge branch 'km/transport'
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS b/NEWS
new file mode 100644
index 0000000..f55d26b
--- /dev/null
+++ b/NEWS
@@ -0,0 +1,9 @@
+Org Link Edit NEWS -- history of user-visible changes -*- mode: org; -*-
+
+* master (unreleased)
+
+** New features
+
+- New command ~org-link-edit-transport-next-link~ searches for the
+ next (or previous) link and moves it to point, using the word at
+ point or the selected region as the link's description.