summaryrefslogtreecommitdiff
path: root/doc/changelog.org
diff options
context:
space:
mode:
authorSomelauw <Somelauw>2017-10-30 21:51:24 +0100
committerSomelauw <Somelauw>2017-10-31 00:20:48 +0100
commit28baac58e607fe0581d6f01dd539916616784d8d (patch)
tree9c3f03c038df1f0ed6c5fee18e55c68151145a60 /doc/changelog.org
parent84d4a509d230b943ae56ac2283dc61fc62a55ff1 (diff)
Add optional return binding
Still experimental
Diffstat (limited to 'doc/changelog.org')
-rw-r--r--doc/changelog.org1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/changelog.org b/doc/changelog.org
index 0911c2b..9010b26 100644
--- a/doc/changelog.org
+++ b/doc/changelog.org
@@ -2,6 +2,7 @@
- Make =dw= realign tags. Make =dd= renumber lists.
- Simplify implementation of `evil-org-open-above/below`.
- Only continue item lists on first line.
+ - Add =return= keytheme.
* Version 0.9
- Make =I= / =A= ignore ellipses on heading. Also make them respect =org-special-ctrl-a/e=.
- Make it possible for =<= and =>= (renamed to evil-org-</>) to move table columns.