]> git.eshelyaron.com Git - emacs.git/commitdiff
(Fsave_window_excursion): Doc fix.
authorGerd Moellmann <gerd@gnu.org>
Sun, 12 Mar 2000 15:19:21 +0000 (15:19 +0000)
committerGerd Moellmann <gerd@gnu.org>
Sun, 12 Mar 2000 15:19:21 +0000 (15:19 +0000)
src/window.c

index a1764ee3fa66df4e4bef4ecdc03dfc37354fe0da..95edbf8e13e071abf94bd634f4e75a88e2360271 100644 (file)
@@ -4844,6 +4844,7 @@ DEFUN ("save-window-excursion", Fsave_window_excursion, Ssave_window_excursion,
   "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)