emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/window.el


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/window.el
Date: Thu, 09 Jun 2005 05:13:58 -0400

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,




reply via email to

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