diff options
| -rw-r--r-- | lispref/markers.texi | 1 |
1 files changed, 0 insertions, 1 deletions
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 | |||
| 311 | @end defun | 311 | @end defun |
| 312 | 312 | ||
| 313 | @defun buffer-has-markers-at position | 313 | @defun buffer-has-markers-at position |
| 314 | @tindex buffer-has-markers-at | ||
| 315 | This function returns @code{t} if one or more markers | 314 | This function returns @code{t} if one or more markers |
| 316 | point at position @var{position} in the current buffer. | 315 | point at position @var{position} in the current buffer. |
| 317 | @end defun | 316 | @end defun |