Mercurial > hg > xemacs-beta
diff man/lispref/windows.texi @ 625:33f0f28b945c
[xemacs-hg @ 2001-07-02 20:45:03 by adrian]
[PATCH] Typo fixes for man <8zi7hxlo.fsf@ecf.teradyne.com>
author | adrian |
---|---|
date | Mon, 02 Jul 2001 20:45:08 +0000 |
parents | 576fb035e263 |
children | 7fa4bc78a35d |
line wrap: on
line diff
--- a/man/lispref/windows.texi Sat Jun 30 23:07:06 2001 +0000 +++ b/man/lispref/windows.texi Mon Jul 02 20:45:08 2001 +0000 @@ -1850,10 +1850,10 @@ Configurations}. @defun current-window-configuration &optional frame -This function returns a new object representing the current current -window configuration of @var{frame}, namely the number of windows, their -sizes and current buffers, which window is the selected window, and for -each window the displayed buffer, the display-start position, and the +This function returns a new object representing the current window +configuration of @var{frame}, namely the number of windows, their sizes +and current buffers, which window is the selected window, and for each +window the displayed buffer, the display-start position, and the positions of point and the mark. An exception is made for point in the current buffer, whose value is not saved.