emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs-26 af80b10: Improve indexing of 'C-SPC C-SPC'


From: Eli Zaretskii
Subject: [Emacs-diffs] emacs-26 af80b10: Improve indexing of 'C-SPC C-SPC'
Date: Fri, 12 Oct 2018 04:31:39 -0400 (EDT)

branch: emacs-26
commit af80b1061293dc98433ee7b444ddde7979b7883d
Author: Eli Zaretskii <address@hidden>
Commit: Eli Zaretskii <address@hidden>

    Improve indexing of 'C-SPC C-SPC'
    
    * doc/emacs/mark.texi (Disabled Transient Mark): Fix
    indexing.  (Bug#32959)
---
 doc/emacs/mark.texi | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/doc/emacs/mark.texi b/doc/emacs/mark.texi
index 1050587..9747d02 100644
--- a/doc/emacs/mark.texi
+++ b/doc/emacs/mark.texi
@@ -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
 
address@hidden enabling Transient Mark mode temporarily
   While Transient Mark mode is off, you can activate it temporarily
 using @address@hidden address@hidden or @kbd{C-u C-x C-x}.
 
 @table @kbd
 @item address@hidden address@hidden
address@hidden C-SPC address@hidden, disabling Transient Mark}
address@hidden C-SPC address@hidden, enabling Transient Mark temporarily}
 Set the mark at point (like plain @address@hidden) and enable
 Transient Mark mode just once, until the mark is deactivated.  (This
 is not really a separate command; you are using the @address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]