]> git.eshelyaron.com Git - emacs.git/commitdiff
One more small cleanup.
authorRichard M. Stallman <rms@gnu.org>
Sat, 17 Feb 2001 17:43:17 +0000 (17:43 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 17 Feb 2001 17:43:17 +0000 (17:43 +0000)
man/macos.texi
man/mark.texi

index 3e433a0afe96ede6f8a70c80fcc01af8b157d48e..2419f896ad2633ed0373ba349d7e8330d48ce35d 100644 (file)
@@ -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
index 0587283f6cc84eead86a7a3c97101da1747e2849..9b3dd4780dd05f13bae5969c64bfe56493c37698 100644 (file)
@@ -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''