comparison man/lispref/markers.texi @ 394:7d59cb494b73 r21-2-12

Import from CVS: tag r21-2-12
author cvs
date Mon, 13 Aug 2007 11:11:37 +0200
parents cc15677e0335
children 74fd4e045ea6
comparison
equal deleted inserted replaced
393:2e030b8965b1 394:7d59cb494b73
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