branch: externals/objed
commit 22246913488f5ee233966007a6b335eb4a985ae2
Author: Clemens Radermacher <[email protected]>
Commit: Clemens Radermacher <[email protected]>
Make note about changes more prominent
---
README.asc | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/README.asc b/README.asc
index fd072b9..dec206a 100644
--- a/README.asc
+++ b/README.asc
@@ -18,6 +18,9 @@ https://with-emacs.com/posts/objed/[posts] about `objed` and
for
changes check the https://github.com/clemera/objed/blob/master/News.asc[News]
file.
+*Note* that `objed` is below *1.0* and its public interface is still subject to
+change.
+
== Introduction
Text objects are textual patterns like a line, a top level definition, a word,
@@ -86,9 +89,7 @@ defined in `objed-map`. To define your own operations and
text objects see
## Examples of usage
-*Note* that `objed` is below *1.0* and its public interface is still subject to
-change. The key bindings shown in the screencasts below have also changed since
-I recorded them.
+*Note* that the key bindings shown in the screencasts below aren't up to date.
.Object navigation
image::./images/object_nav.gif[Object navigation]