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


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/src/window.c
Date: Fri, 02 Jun 2006 02:12:45 +0000

Index: emacs/src/window.c
diff -u emacs/src/window.c:1.546 emacs/src/window.c:1.547
--- emacs/src/window.c:1.546    Mon May 29 01:05:24 2006
+++ emacs/src/window.c  Fri Jun  2 02:12:45 2006
@@ -3778,7 +3778,9 @@
 Interactively, all arguments are nil.
 
 Returns the newly created window (which is the lower or rightmost one).
-The upper or leftmost window is the original one and remains selected.
+The upper or leftmost window is the original one, and remains selected
+if it was selected before.
+
 See Info node `(elisp)Splitting Windows' for more details and examples.*/)
      (window, size, horflag)
      Lisp_Object window, size, horflag;




reply via email to

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