comparison man/lispref/markers.texi @ 335:54f7aa390f4f r21-0-65

Import from CVS: tag r21-0-65
author cvs
date Mon, 13 Aug 2007 10:50:39 +0200
parents 376386a54a3c
children cc15677e0335
comparison
equal deleted inserted replaced
334:58353925ad93 335:54f7aa390f4f
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