comparison man/lispref/markers.texi @ 440:8de8e3f6228a r21-2-28

Import from CVS: tag r21-2-28
author cvs
date Mon, 13 Aug 2007 11:33:38 +0200
parents 3ecd8885ac67
children 576fb035e263
comparison
equal deleted inserted replaced
439:357dd071b03c 440:8de8e3f6228a
665 described here. 665 described here.
666 666
667 When @code{zmacs-regions} is non-@code{nil} (this is the default), the 667 When @code{zmacs-regions} is non-@code{nil} (this is the default), the
668 concept of an @dfn{active region} exists. The region is active when the 668 concept of an @dfn{active region} exists. The region is active when the
669 corresponding mark is active. Note that only one active region at a 669 corresponding mark is active. Note that only one active region at a
670 time can exist -- i.e. only one buffer's region is active at a time. 670 time can exist---i.e. only one buffer's region is active at a time.
671 @xref{The Mark}, for more information about active regions. 671 @xref{The Mark}, for more information about active regions.
672 672
673 @defopt zmacs-regions 673 @defopt zmacs-regions
674 If non-@code{nil} (the default), active regions are used. @xref{The Mark}, 674 If non-@code{nil} (the default), active regions are used. @xref{The Mark},
675 for a detailed explanation of what this means. 675 for a detailed explanation of what this means.