diff lispref/markers.texi @ 7734:2d4db32cccd5

entered into RCS
author Richard M. Stallman <rms@gnu.org>
date Sat, 28 May 1994 14:52:37 +0000
parents a1c07008521d
children a6eb5f12b0f3
line wrap: on
line diff
--- a/lispref/markers.texi	Sat May 28 14:07:54 1994 +0000
+++ b/lispref/markers.texi	Sat May 28 14:52:37 1994 +0000
@@ -441,7 +441,7 @@
 This function sets the mark to @var{position}, and activates the mark.
 The old value of the mark is @emph{not} pushed onto the mark ring.
 
-@strong{Please note:} use this function only if you want the user to
+@strong{Please note:} Use this function only if you want the user to
 see that the mark has moved, and you want the previous mark position to
 be lost.  Normally, when a new mark is set, the old one should go on the
 @code{mark-ring}.  For this reason, most applications should use