emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] emacs-26 3f1470d: * doc/emacs/mark.texi (Mark): Index "(de


From: Charles A. Roelli
Subject: [Emacs-diffs] emacs-26 3f1470d: * doc/emacs/mark.texi (Mark): Index "(de)activating the mark".
Date: Mon, 8 Oct 2018 13:18:55 -0400 (EDT)

branch: emacs-26
commit 3f1470d96fa8f71a6b5fe87396b2054309c6a59c
Author: Charles A. Roelli <address@hidden>
Commit: Charles A. Roelli <address@hidden>

    * doc/emacs/mark.texi (Mark): Index "(de)activating the mark".
    
    (Bug#32956)
---
 doc/emacs/mark.texi | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/doc/emacs/mark.texi b/doc/emacs/mark.texi
index 0ffa9f7..1050587 100644
--- a/doc/emacs/mark.texi
+++ b/doc/emacs/mark.texi
@@ -17,11 +17,13 @@ one comes earlier in the text; each time you move point, 
the region
 changes.
 
 @cindex active region
address@hidden 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}).
 
address@hidden 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



reply via email to

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