mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-27 07:41:28 -08:00
One more small cleanup.
This commit is contained in:
parent
eaf89fe693
commit
c44461efdb
2 changed files with 2 additions and 2 deletions
|
|
@ -217,7 +217,7 @@ the name @samp{-ETL-fixed-*-iso8859-1}.
|
|||
|
||||
|
||||
@node Mac Functions
|
||||
@section Mac Specific Lisp Functions
|
||||
@section Mac-Specific Lisp Functions
|
||||
@cindex Lisp functions on the Mac OS
|
||||
|
||||
@findex do-applescript
|
||||
|
|
|
|||
|
|
@ -126,7 +126,7 @@ region. But normally it does not. Why not?
|
|||
Emacs, because once you have set a mark, there is @emph{always} a
|
||||
region (in that buffer). And highlighting the region all the time
|
||||
would be a nuisance. So normally Emacs highlights the region only
|
||||
immediately after you have selected it with the mouse.
|
||||
immediately after you have selected one with the mouse.
|
||||
|
||||
You can turn on region highlighting by enabling Transient Mark mode.
|
||||
This is a more rigid mode of operation in which the region ``lasts''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue