]> code.delx.au - gnu-emacs/commit
(shrink-window-if-larger-than-buffer): Moved from electric.el to windows.el,
authorEric S. Raymond <esr@snark.thyrsus.com>
Wed, 14 Apr 1993 03:34:44 +0000 (03:34 +0000)
committerEric S. Raymond <esr@snark.thyrsus.com>
Wed, 14 Apr 1993 03:34:44 +0000 (03:34 +0000)
commita0900d9fca611b2a4fe0cc9fe97abdf77b81d8e5
tree7673056e5660595cc7f9625673f4020a956451ea
parent64e07c7ba74f179fab08694c5dd6d5633ebb1d5a
(shrink-window-if-larger-than-buffer): Moved from electric.el to windows.el,
minor bug fix.  This is to avoid code duplication between vc.el,
electric.el, and finder.el.

(ctl-x-map): Added C-x - and C-x + as bindings for
shrink-window-if-larger-than-buffer and balance-windows respectively.
Since shrink-window-if-larger-than-buffer has to live here anyhow, let
users use it to manage screen space.
lisp/window.el