From 0c49e454d840c8ff8208e265b3b62e8583a24c3f Mon Sep 17 00:00:00 2001 From: Juri Linkov Date: Mon, 18 Jul 2005 15:39:17 +0000 Subject: [PATCH] (The Mark): Delete duplicate words. --- lispref/markers.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lispref/markers.texi b/lispref/markers.texi index 4eb34ce13a0..60b2aae6a98 100644 --- a/lispref/markers.texi +++ b/lispref/markers.texi @@ -444,7 +444,7 @@ programming. So we do not describe it here. This function returns the current buffer's mark position as an integer. If Transient Mark mode is enabled, @code{mark-even-if-inactive} is -@code{nil} and and the mark is inactive, @code{mark} normally signals +@code{nil} and the mark is inactive, @code{mark} normally signals an error. However, if @var{force} is non-@code{nil}, then @code{mark} returns the mark position anyway---or @code{nil}, if the mark is not yet set for this buffer. -- 2.39.2