diff src/window.c @ 81861:d3aae5f80fb1

(Fsave_window_excursion): Doc fix.
author Juanma Barranquero <lekktu@gmail.com>
date Sat, 14 Jul 2007 10:57:49 +0000
parents 1c6d21474ca9
children f18e4c78670d 0ece58f6e0aa a66921565bcb
line wrap: on
line diff
--- a/src/window.c	Sat Jul 14 10:56:33 2007 +0000
+++ b/src/window.c	Sat Jul 14 10:57:49 2007 +0000
@@ -6643,7 +6643,7 @@
 Also restore the choice of selected window.
 Also restore which buffer is current.
 Does not restore the value of point in current buffer.
-usage: (save-window-excursion BODY ...)  */)
+usage: (save-window-excursion BODY...)  */)
      (args)
      Lisp_Object args;
 {