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: Tue, 21 Jun 2005 07:29:48 -0400

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;




reply via email to

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