summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>2006-12-25 20:37:01 +0000
committerRichard M. Stallman <rms@gnu.org>2006-12-25 20:37:01 +0000
commitbc98e68ede0d23b074a18aadee5a109d084c898d (patch)
treec2e886bbbb87832d07630fe94f7d5fba1bac1a74
parenta21cc7d1e1b80c012fa8e2c24c6f6c35763b8bb5 (diff)
downloademacs-bc98e68ede0d23b074a18aadee5a109d084c898d.tar.gz
emacs-bc98e68ede0d23b074a18aadee5a109d084c898d.tar.bz2
emacs-bc98e68ede0d23b074a18aadee5a109d084c898d.zip
(Transient Mark): Fix xref.
-rw-r--r--man/mark.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/mark.texi b/man/mark.texi
index e39800ab1b5..7cba4f0d004 100644
--- a/man/mark.texi
+++ b/man/mark.texi
@@ -192,7 +192,7 @@ region active again by typing @kbd{C-x C-x}.
@item
If Delete Selection mode is also enabled, some commands delete the
-region when used while the mark is active. @xref{Graphical Kill}.
+region when used while the mark is active. @xref{Mouse Commands}.
@item
Quitting with @kbd{C-g} deactivates the mark.