From 4aec1649f530147f72e3d04a7e908411d39e063a Mon Sep 17 00:00:00 2001
From: Benno Schulenberg <bensberg@telfort.nl>
Date: Wed, 13 Sep 2017 19:44:31 +0200
Subject: [PATCH] docs: remove another remark about indenting lacking undo
 capability

---
 doc/nano.texi | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/nano.texi b/doc/nano.texi
index ecdbdf5d..026755ea 100644
--- a/doc/nano.texi
+++ b/doc/nano.texi
@@ -556,9 +556,9 @@ is running.
 @node Limitation
 @section Limitation
 
-Justifications (@kbd{^J}) and reindentations (@kbd{M-@{} and @kbd{M-@}})
+Justifications (@kbd{^J})
 are not yet covered by the general undo system.  So after a justification
-that is not immediately undone, or after any reindentation, earlier edits
+that is not immediately undone, earlier edits
 cannot be undone any more.  The workaround is, of course, to exit without
 saving.
 
-- 
GitLab