emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/window.c,v [EMACS_22_BASE]


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/src/window.c,v [EMACS_22_BASE]
Date: Mon, 16 Jul 2007 10:41:06 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Juanma Barranquero <lektu>      07/07/16 10:41:06

Index: window.c
===================================================================
RCS file: /cvsroot/emacs/emacs/src/window.c,v
retrieving revision 1.575.2.2
retrieving revision 1.575.2.3
diff -u -b -r1.575.2.2 -r1.575.2.3
--- window.c    5 Jun 2007 00:21:21 -0000       1.575.2.2
+++ window.c    16 Jul 2007 10:41:05 -0000      1.575.2.3
@@ -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;
 {




reply via email to

[Prev in Thread] Current Thread [Next in Thread]