Mercurial > emacs
diff lispref/markers.texi @ 90533:8a8e69664178
Merge from emacs--devo--0
Patches applied:
* emacs--devo--0 (patch 343-356)
- Update from CVS
- Update for ERC 5.1.3.
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 113-115)
- Merge from emacs--devo--0
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-90
author | Miles Bader <miles@gnu.org> |
---|---|
date | Wed, 19 Jul 2006 00:42:56 +0000 |
parents | c5406394f567 17479ca5deda |
children | 95d0cdf160ea |
line wrap: on
line diff
--- a/lispref/markers.texi Fri Jul 14 02:25:53 2006 +0000 +++ b/lispref/markers.texi Wed Jul 19 00:42:56 2006 +0000 @@ -21,8 +21,8 @@ * Marker Insertion Types:: Two ways a marker can relocate when you insert where it points. * Moving Markers:: Moving the marker to a new buffer or position. -* The Mark:: How ``the mark'' is implemented with a marker. -* The Region:: How to access ``the region''. +* The Mark:: How "the mark" is implemented with a marker. +* The Region:: How to access "the region". @end menu @node Overview of Markers @@ -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