branch: elpa/logview
commit 7243579358aa1d93ea8c396916c1859e23c6ae33
Author: Paul Pogonyshev <pogonys...@gmail.com>
Commit: Paul Pogonyshev <pogonys...@gmail.com>

    Nice, Asciidoctor deprecated some semantically loaded syntax without 
providing a way to upgrade.
---
 README.adoc | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.adoc b/README.adoc
index a9ef0c5e0c..5d84dd41a8 100644
--- a/README.adoc
+++ b/README.adoc
@@ -539,9 +539,9 @@ problems: e.g. previously it could even cause a full freeze 
in Emacs
 
 Normally, such errors should not happen now, but if they do then
 either Emacs invented yet another place where it has to
-[line-through]#break everything# lock restrictions, or this has made
-it into some minor mode you use (they made function `narrowing-lock`
-public for everyone to try and break other code).
++++<del>+++break everything+++</del>+++ lock restrictions, or this has
+made it into some minor mode you use (they made function
+`narrowing-lock` public for everyone to try and break other code).
 
 I have tried arguing with Emacs developers about this, but that is
 pointless, as I have found on this and several other occasions.

Reply via email to