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: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/src/window.c
Date: Mon, 10 Oct 2005 09:41:07 -0400

Index: emacs/src/window.c
diff -c emacs/src/window.c:1.519 emacs/src/window.c:1.520
*** emacs/src/window.c:1.519    Sun Oct  9 16:53:35 2005
--- emacs/src/window.c  Mon Oct 10 13:41:06 2005
***************
*** 6279,6285 ****
  
  If the root window is not split, ROOT is the root window itself.
  Otherwise, ROOT is a list (DIR EDGES W1 W2 ...) where DIR is nil for a
! horisontal split, and t for a vertical split, EDGES gives the combined
  size and position of the subwindows in the split, and the rest of the
  elements are the subwindows in the split.  Each of the subwindows may
  again be a window or a list representing a window split, and so on.
--- 6279,6285 ----
  
  If the root window is not split, ROOT is the root window itself.
  Otherwise, ROOT is a list (DIR EDGES W1 W2 ...) where DIR is nil for a
! horizontal split, and t for a vertical split, EDGES gives the combined
  size and position of the subwindows in the split, and the rest of the
  elements are the subwindows in the split.  Each of the subwindows may
  again be a window or a list representing a window split, and so on.




reply via email to

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