summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSomelauw <Somelauw>2017-06-25 23:03:40 +0200
committerSomelauw <Somelauw>2017-06-25 23:03:40 +0200
commit7daf15222faa97c7fa28d772125ef902d30cd26f (patch)
tree69756c7011bd68c3a3f3d9631911071c5b0d3cec /doc
parent975109dc665f53cef221b3c668612664340b7940 (diff)
Make ar, iR, aR linewise by default.
See issue #6 for relevant discussion
Diffstat (limited to 'doc')
-rw-r--r--doc/changelog.org3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/changelog.org b/doc/changelog.org
index d9a8cd5..781b180 100644
--- a/doc/changelog.org
+++ b/doc/changelog.org
@@ -1,3 +1,5 @@
+* Version 0.8
+ - Make evil-org-a-greater-org-object (ar), evil-org-inner/a-subtree (iR, aR) text objects linewise. The other text objects remain characterwise.
* Version 0.7
- A hook is no longer created automatically. The following line of code is from now on required in a user config:
#+BEGIN_SRC emacs-lisp
@@ -11,7 +13,6 @@
- Move subtree text object bindings from ir/ar to iR/aR
- New text object ir/ar that works on recursive objects. Repeatable in visual mode.
- Make o/O customizable by =evil-org-special-o/O=.
-
* Between versions 0.1.2 and 0.6.3
- less controversial default keybindings (see issue [[https://github.com/edwtjo/evil-org-mode/issues/13][#13]])
t, T, O and leader bindings are no longer bound by default, but can be enabled using key themes.