Mercurial > emacs
changeset 98964:6c99d45fe877
(Narrowing): Add an xref to "Swapping Text".
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Tue, 21 Oct 2008 10:02:05 +0000 |
parents | 5acd30038b76 |
children | 3a1755252611 |
files | doc/lispref/positions.texi |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/lispref/positions.texi Tue Oct 21 10:00:47 2008 +0000 +++ b/doc/lispref/positions.texi Tue Oct 21 10:02:05 2008 +0000 @@ -912,6 +912,10 @@ The commands for saving buffers are unaffected by narrowing; they save the entire buffer regardless of any narrowing. + If you need to display in a single buffer several very different +types of text, consider using an alternative facility described in +@ref{Swapping Text}. + @deffn Command narrow-to-region start end This function sets the accessible portion of the current buffer to start at @var{start} and end at @var{end}. Both arguments should be character