emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/man/mark.texi [emacs-unicode-2]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/man/mark.texi [emacs-unicode-2]
Date: Fri, 27 Aug 2004 06:47:06 -0400

Index: emacs/man/mark.texi
diff -c emacs/man/mark.texi:1.21.6.1 emacs/man/mark.texi:1.21.6.2
*** emacs/man/mark.texi:1.21.6.1        Fri Apr 16 12:50:41 2004
--- emacs/man/mark.texi Fri Aug 27 07:00:30 2004
***************
*** 247,266 ****
  
  @item C-u C-x C-x
  @kindex C-u C-x C-x
! Activate the mark without changing it, enable Transient Mark mode just
! once until the mark is deactivated.  (This is the @kbd{C-x C-x} command,
! @code{exchange-point-and-mark}, with a prefix argument.)
  @end table
  
    One of the secondary features of Transient Mark mode is that certain
! commands operate on the region when there is an active region.  If you
! don't use Transient Mark mode, the region once set never becomes
! inactive, so there is no way these commands to make such a
  distinction.  Enabling Transient Mark mode momentarily gives you a way
  to use these commands on the region.
  
!   The other way momentarily use of Transient Mark mode is useful
! is that it highlights the region for the time being.
  
  @node Using Region
  @section Operating on the Region
--- 247,266 ----
  
  @item C-u C-x C-x
  @kindex C-u C-x C-x
! Activate the mark without changing it; enable Transient Mark mode just
! once, until the mark is deactivated.  (This is the @kbd{C-x C-x}
! command, @code{exchange-point-and-mark}, with a prefix argument.)
  @end table
  
    One of the secondary features of Transient Mark mode is that certain
! commands operate only on the region, when there is an active region.
! If you don't use Transient Mark mode, the region once set never
! becomes inactive, so there is no way for these commands to make such a
  distinction.  Enabling Transient Mark mode momentarily gives you a way
  to use these commands on the region.
  
!   Momentary use of Transient Mark mode is also a way to highlight the
! region for the time being.
  
  @node Using Region
  @section Operating on the Region




reply via email to

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