summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2006-07-08 18:06:33 +0000
committerEli Zaretskii <eliz@gnu.org>2006-07-08 18:06:33 +0000
commit47a2831602aa5aaef36afab36612f10d1eb236c1 (patch)
tree304a7cebc8bdb30ce60eba30b8df3235c82c038b
parent9de0ae286ce4e0974658c45c27ef6ffb54db4841 (diff)
(Information from Markers): Remove @tindex.
-rw-r--r--lispref/markers.texi1
1 files changed, 0 insertions, 1 deletions
diff --git a/lispref/markers.texi b/lispref/markers.texi
index 1ad54c63e9..514b93a2df 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