Index: emacs/lisp/window.el
diff -c emacs/lisp/window.el:1.102 emacs/lisp/window.el:1.103
*** emacs/lisp/window.el:1.102 Thu Jun 9 09:13:58 2005
--- emacs/lisp/window.el Thu Jun 9 14:03:29 2005
***************
*** 542,548 ****
Do not shrink to less than `window-min-height' lines.
Do nothing if the buffer contains more lines than the present window height,
or if some of the window's contents are scrolled out of view,
! or if shrinking this window would also shrink another window.
or if the window is the only window of its frame."
(interactive)
(when (null window)
--- 542,548 ----
Do not shrink to less than `window-min-height' lines.
Do nothing if the buffer contains more lines than the present window height,
or if some of the window's contents are scrolled out of view,
! or if shrinking this window would also shrink another window,
or if the window is the only window of its frame."
(interactive)
(when (null window)
_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs