]> git.eshelyaron.com Git - emacs.git/commitdiff
Improve indexing of 'C-SPC C-SPC'
authorEli Zaretskii <eliz@gnu.org>
Fri, 12 Oct 2018 08:31:09 +0000 (11:31 +0300)
committerEli Zaretskii <eliz@gnu.org>
Fri, 12 Oct 2018 08:31:09 +0000 (11:31 +0300)
* doc/emacs/mark.texi (Disabled Transient Mark): Fix
indexing.  (Bug#32959)

doc/emacs/mark.texi

index 10505873c5374e215d3833d847852cbbc2ccd38c..9747d0261f6c58d2740aad63f4d4a896dfd841af 100644 (file)
@@ -444,12 +444,13 @@ from point to the end of the buffer.  Commands that act this way are
 identified in their own documentation.
 @end itemize
 
+@cindex enabling Transient Mark mode temporarily
   While Transient Mark mode is off, you can activate it temporarily
 using @kbd{C-@key{SPC} C-@key{SPC}} or @kbd{C-u C-x C-x}.
 
 @table @kbd
 @item C-@key{SPC} C-@key{SPC}
-@kindex C-SPC C-SPC@r{, disabling Transient Mark}
+@kindex C-SPC C-SPC@r{, enabling Transient Mark temporarily}
 Set the mark at point (like plain @kbd{C-@key{SPC}}) and enable
 Transient Mark mode just once, until the mark is deactivated.  (This
 is not really a separate command; you are using the @kbd{C-@key{SPC}}