]> code.delx.au - gnu-emacs/commitdiff
(The Mark): Delete duplicate words.
authorJuri Linkov <juri@jurta.org>
Mon, 18 Jul 2005 15:39:17 +0000 (15:39 +0000)
committerJuri Linkov <juri@jurta.org>
Mon, 18 Jul 2005 15:39:17 +0000 (15:39 +0000)
lispref/markers.texi

index 4eb34ce13a0f51c0795b9347cd09bd35c7f6ea5b..60b2aae6a98ff392f734a41c89eadfdb8be4aee1 100644 (file)
@@ -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.