]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Tue, 4 Oct 2005 14:26:06 +0000 (14:26 +0000)
committerKim F. Storm <storm@cua.dk>
Tue, 4 Oct 2005 14:26:06 +0000 (14:26 +0000)
lispref/ChangeLog
src/ChangeLog

index 21f7f12899e2d20644968fdf5b456db4ff90b4e1..c07a955b1c94d4808e28ca8b0a7a6e8e42db536c 100644 (file)
@@ -1,3 +1,8 @@
+2005-10-04  Kim F. Storm  <storm@cua.dk>
+
+       * windows.texi (Window Split Tree): New section describing
+       new function window-split-tree function.
+
 2005-10-03  Nick Roberts  <nickrob@snap.net.nz>
 
        * display.texi (Fringe Size/Pos): Simplify and add detail.
index 8d768815a0c1d1d3f339d5f43391313a1c9c8930..adb5b204953d3e3fe06399911585a08905d2dc09 100644 (file)
@@ -1,3 +1,9 @@
+2005-10-04  Kim F. Storm  <storm@cua.dk>
+
+       * window.c (window_split_tree): New function.
+       (Fwindow_split_tree): New defun.
+       (syms_of_window): Defsubr it.
+
 2005-10-04  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
 
        * macterm.c (mac_invert_rectangle): New function.