comparison man/lispref/markers.texi @ 371:cc15677e0335 r21-2b1

Import from CVS: tag r21-2b1
author cvs
date Mon, 13 Aug 2007 11:03:08 +0200
parents 54f7aa390f4f
children 7d59cb494b73
comparison
equal deleted inserted replaced
370:bd866891f083 371:cc15677e0335
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.
676 @end defopt 676 @end defopt