Index: emacs/src/window.c
diff -c emacs/src/window.c:1.504 emacs/src/window.c:1.505
*** emacs/src/window.c:1.504 Fri Jun 10 02:31:13 2005
--- emacs/src/window.c Tue Jun 21 11:29:47 2005
***************
*** 4180,4186 ****
The number of children n equals the number of resizable
children of this window + 1 because we know window itself
! is resizable (otherwise we would have signalled an error. */
struct window *w = XWINDOW (window);
Lisp_Object s;
--- 4180,4186 ----
The number of children n equals the number of resizable
children of this window + 1 because we know window itself
! is resizable (otherwise we would have signalled an error). */
struct window *w = XWINDOW (window);
Lisp_Object s;
_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs