# HG changeset patch
# User Gerd Moellmann <gerd@gnu.org>
# Date 952874361 0
# Node ID 7eb1735d6d4dfa6bdecaa8fc98861239d2642270
# Parent  fad18c8cd7924b42482ce45968b7f199683bf52d
(Fsave_window_excursion): Doc fix.

diff -r fad18c8cd792 -r 7eb1735d6d4d src/window.c
--- 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)