aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref/markers.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/lispref/markers.texi')
-rw-r--r--doc/lispref/markers.texi5
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/lispref/markers.texi b/doc/lispref/markers.texi
index 80136f2e6f..fa884269b3 100644
--- a/doc/lispref/markers.texi
+++ b/doc/lispref/markers.texi
@@ -307,11 +307,6 @@ This function returns the buffer that @var{marker} points into, or
@end example
@end defun
-@defun buffer-has-markers-at position
-This function returns @code{t} if one or more markers
-point at position @var{position} in the current buffer.
-@end defun
-
@node Marker Insertion Types
@section Marker Insertion Types