# HG changeset patch # User Eli Zaretskii # Date 1152381993 0 # Node ID 121454a86a65b3ac1219ab6c32c9a55d7156bda1 # Parent 92db740f18879ea41d27d6812ce7c9ed16cd15a8 (Information from Markers): Remove @tindex. diff -r 92db740f1887 -r 121454a86a65 lispref/markers.texi --- a/lispref/markers.texi Sat Jul 08 18:06:06 2006 +0000 +++ b/lispref/markers.texi Sat Jul 08 18:06:33 2006 +0000 @@ -311,7 +311,6 @@ @end defun @defun buffer-has-markers-at position -@tindex buffer-has-markers-at This function returns @code{t} if one or more markers point at position @var{position} in the current buffer. @end defun