aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man/mark.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/mark.texi b/man/mark.texi
index 311a0c6923b..ba51aae3170 100644
--- a/man/mark.texi
+++ b/man/mark.texi
@@ -119,8 +119,8 @@ character, but its binding is still @code{set-mark-command}.
119@cindex highlighting region 119@cindex highlighting region
120@cindex region highlighting 120@cindex region highlighting
121 121
122 Emacs can highlight the current region, using X Windows. But normally 122 Emacs can highlight the current region on a terminal which supports
123it does not. Why not? 123colors. But normally it does not. Why not?
124 124
125 Highlighting the region doesn't work well ordinarily in Emacs, because 125 Highlighting the region doesn't work well ordinarily in Emacs, because
126once you have set a mark, there is @emph{always} a region (in that 126once you have set a mark, there is @emph{always} a region (in that