From: Eli Zaretskii Date: Sat, 8 Jul 2006 18:06:33 +0000 (+0000) Subject: (Information from Markers): Remove @tindex. X-Git-Tag: emacs-pretest-22.0.90~1626 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=47a2831602aa5aaef36afab36612f10d1eb236c1;p=emacs.git (Information from Markers): Remove @tindex. --- diff --git a/lispref/markers.texi b/lispref/markers.texi index 1ad54c63e91..514b93a2df5 100644 --- a/lispref/markers.texi +++ b/lispref/markers.texi @@ -311,7 +311,6 @@ This function returns the buffer that @var{marker} points into, or @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