From a2ab0d0c9bc15d17a51c728a48a2e1799196b1d8 Mon Sep 17 00:00:00 2001
From: Eli Zaretskii <eliz@gnu.org>
Date: Tue, 27 Feb 2018 19:58:33 +0200
Subject: [PATCH] * doc/emacs/killing.texi (Rectangles): Don't use @key for
 characters.

---
 doc/emacs/killing.texi | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/doc/emacs/killing.texi b/doc/emacs/killing.texi
index 35096cdf53c..4c47c8b0479 100644
--- a/doc/emacs/killing.texi
+++ b/doc/emacs/killing.texi
@@ -857,7 +857,8 @@ region is active.
 
 Unlike the standard region, the region-rectangle can have its corners
 extended past the end of buffer, or inside stretches of white space
-that point normally cannot enter, like the @key{TAB}.
+that point normally cannot enter, like in the middle of a TAB
+character.
 
 @findex rectangle-exchange-point-and-mark
 @findex exchange-point-and-mark@r{, in rectangle-mark-mode}
-- 
2.39.5