/[emacs]/emacs/src/window.c
ViewVC logotype

Diff of /emacs/src/window.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.504 by teirllm, Fri Jun 10 02:31:13 2005 UTC revision 1.505 by lektu, Tue Jun 21 11:29:47 2005 UTC
# Line 4180  enlarge_window (window, delta, widthflag Line 4180  enlarge_window (window, delta, widthflag
4180    
4181               The number of children n equals the number of resizable               The number of children n equals the number of resizable
4182               children of this window + 1 because we know window itself               children of this window + 1 because we know window itself
4183               is resizable (otherwise we would have signalled an error.  */               is resizable (otherwise we would have signalled an error).  */
4184    
4185            struct window *w = XWINDOW (window);            struct window *w = XWINDOW (window);
4186            Lisp_Object s;            Lisp_Object s;

Legend:
Removed from v.1.504  
changed lines
  Added in v.1.505

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26