summaryrefslogtreecommitdiff
path: root/lispref/markers.texi
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1994-05-28 14:52:37 +0000
committerRichard M. Stallman <rms@gnu.org>1994-05-28 14:52:37 +0000
commitc8692120e02bd488a730848a764f8dbe266eb787 (patch)
tree79345c9044851943771a9f26b7097cdbca9880ff /lispref/markers.texi
parentd6d1773d1054ba387e8d4bc1fe4659ce3f788f03 (diff)
downloademacs-c8692120e02bd488a730848a764f8dbe266eb787.tar.gz
entered into RCS
Diffstat (limited to 'lispref/markers.texi')
-rw-r--r--lispref/markers.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/lispref/markers.texi b/lispref/markers.texi
index ae2deeb9b4d..ef991890a18 100644
--- a/lispref/markers.texi
+++ b/lispref/markers.texi
@@ -441,7 +441,7 @@ This function is @emph{only} intended for interactive use.
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