Index: emacs/lisp/window.el
diff -c emacs/lisp/window.el:1.101 emacs/lisp/window.el:1.102
*** emacs/lisp/window.el:1.101  Tue May 24 08:46:57 2005
--- emacs/lisp/window.el        Thu Jun  9 09:13:58 2005
***************
*** 31,37 ****
  
  (defvar window-size-fixed nil
   "*Non-nil in a buffer means windows displaying the buffer are fixed-size.
! If the value is`height', then only the window's height is fixed.
  If the value is `width', then only the window's width is fixed.
  Any other non-nil value fixes both the width and the height.
  Emacs won't change the size of any window displaying that buffer,
--- 31,37 ----
  
  (defvar window-size-fixed nil
   "*Non-nil in a buffer means windows displaying the buffer are fixed-size.
! If the value is `height', then only the window's height is fixed.
  If the value is `width', then only the window's width is fixed.
  Any other non-nil value fixes both the width and the height.
  Emacs won't change the size of any window displaying that buffer,


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to