blob: 306d0a52ee434815ed593cee68c916384427c3c1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
Org Link Edit NEWS -- history of user-visible changes -*- mode: org; -*-
* Unreleased
Org Link Edit now requires at least Org mode v9.3.
** New features
- If the target link already has a description,
~org-link-edit-transport-next-link~ now asks whether to overwrite
the description rather than just aborting.
* v1.1.0
** 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.
|