Mercurial > emacs
changeset 105345:e6f58264030b
(Swapping Text): Minor clarification.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Thu, 01 Oct 2009 14:33:58 +0000 |
parents | e2852138e6da |
children | 57afd13b64b9 |
files | doc/lispref/ChangeLog doc/lispref/buffers.texi |
diffstat | 2 files changed, 8 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/lispref/ChangeLog Thu Oct 01 08:04:46 2009 +0000 +++ b/doc/lispref/ChangeLog Thu Oct 01 14:33:58 2009 +0000 @@ -1,3 +1,7 @@ +2009-10-01 Stefan Monnier <monnier@iro.umontreal.ca> + + * buffers.texi (Swapping Text): Minor clarification. + 2009-10-01 Glenn Morris <rgm@gnu.org> * functions.texi (Declaring Functions): Mention that we also search for
--- a/doc/lispref/buffers.texi Thu Oct 01 08:04:46 2009 +0000 +++ b/doc/lispref/buffers.texi Thu Oct 01 14:33:58 2009 +0000 @@ -1180,10 +1180,10 @@ the contents of all the individual buffers together. @defun buffer-swap-text buffer -This function swaps text between the current buffer and its argument -@var{buffer}. It signals an error if one of the two buffers is an -indirect buffer (@pxref{Indirect Buffers}) or is a base buffer of an -indirect buffer. +This function swaps the text of the current buffer and that of its +argument @var{buffer}. It signals an error if one of the two buffers +is an indirect buffer (@pxref{Indirect Buffers}) or is a base buffer +of an indirect buffer. All the buffer properties that are related to the buffer text are swapped as well: the positions of point and mark, all the markers, the