]> git.eshelyaron.com Git - emacs.git/commitdiff
* doc/emacs/mark.texi (Mark): Index "(de)activating the mark".
authorCharles A. Roelli <charles@aurox.ch>
Mon, 8 Oct 2018 17:21:41 +0000 (19:21 +0200)
committerCharles A. Roelli <charles@aurox.ch>
Mon, 8 Oct 2018 17:22:23 +0000 (19:22 +0200)
(Bug#32956)

doc/emacs/mark.texi

index 0ffa9f74ac67357e8cabf04148cd33ed647cf60d..10505873c5374e215d3833d847852cbbc2ccd38c 100644 (file)
@@ -17,11 +17,13 @@ one comes earlier in the text; each time you move point, the region
 changes.
 
 @cindex active region
+@cindex activating the mark
   Setting the mark at a position in the text also @dfn{activates} it.
 When the mark is active, we say also that the region is active; Emacs
 indicates its extent by highlighting the text within it, using the
 @code{region} face (@pxref{Face Customization}).
 
+@cindex deactivating the mark
   After certain non-motion commands, including any command that
 changes the text in the buffer, Emacs automatically @dfn{deactivates}
 the mark; this turns off the highlighting.  You can also explicitly