Mercurial > emacs
changeset 28104:7eb1735d6d4d
(Fsave_window_excursion): Doc fix.
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Sun, 12 Mar 2000 15:19:21 +0000 |
parents | fad18c8cd792 |
children | 763e873d5257 |
files | src/window.c |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/window.c Sun Mar 12 15:18:26 2000 +0000 +++ b/src/window.c Sun Mar 12 15:19:21 2000 +0000 @@ -4844,6 +4844,7 @@ "Execute body, preserving window sizes and contents.\n\ Restore which buffer appears in which window, where display starts,\n\ and the value of point and mark for each window.\n\ +Also restore the choice of selected window.\n\ Also restore which buffer is current.\n\ Does not restore the value of point in current buffer.") (args)