branch: externals/objed
commit c3106c910b7a6ab08f2f3c7718a44746d7102a14
Author: Clemens Radermacher <[email protected]>
Commit: Clemens Radermacher <[email protected]>

    Make note about changes even more promiment
---
 README.asc | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.asc b/README.asc
index dec206a..849ae9f 100644
--- a/README.asc
+++ b/README.asc
@@ -8,6 +8,9 @@
 
 = Objed - The text object editor
 
+*Note that `objed` is below 1.0 and its public interface is still subject to
+change.*
+
 A global minor-mode to navigate and edit text objects. Objed also enables
 modal editing and composition of commands. It combines ideas of
 http://emacs-versor.sourceforge.net/[versor-mode] and other Editors like Vim
@@ -18,9 +21,6 @@ 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,

Reply via email to