Updates to Mark chapter in Emacs manual.
authorChong Yidong <cyd@stupidchicken.com>
Wed, 12 Oct 2011 17:38:34 +0000 (13:38 -0400)
committerChong Yidong <cyd@stupidchicken.com>
Wed, 12 Oct 2011 17:38:34 +0000 (13:38 -0400)
commite1a3f5b1c846da7e304db52d81d011c875cbdd8e
tree5a32d2c9ba68d54fa17d1adbfbafd783cb28fa0e
parent79beb1785aac3f8326f58710462e4b6be7f0449a
Updates to Mark chapter in Emacs manual.

* mark.texi (Mark): Clarify description of disabled Transient Mark
mode.
(Setting Mark): Document prefix arg for C-x C-x.  Document primary
selection changes.  Mention that commands like C-y set the mark.
(Marking Objects): Add xref to Words node.  Note that mark-word
and mark-sexp also have the "extend region" behavior.
(Using Region): Mention M-$ in the table.  Document
mark-even-if-inactive here instead of in Mark Ring.
(Mark Ring): Move mark-even-if-inactive to Using Region.  Take
note of the "Mark Set" behavior.
(Disabled Transient Mark): Rename from "Persistent Mark"
(Bug#9688).  Callers changed.

* programs.texi (Expressions):
* text.texi (Words): Defer to Marking Objects for mark-word doc.

Fixes: debbugs:9689
doc/emacs/ChangeLog
doc/emacs/emacs.texi
doc/emacs/fixit.texi
doc/emacs/mark.texi
doc/emacs/programs.texi
doc/emacs/text.texi
doc/emacs/trouble.texi