Mercurial > emacs
comparison GETTING.GNU.SOFTWARE @ 1007:e18ddc0b2c87
* frame.c (make_minibuffer_frame): Don't set this to auto-raise by
default. It's annoying.
* frame.c (make_minibuffer_frame): Set the prev field of the
minibuffer window on a minibuffer-only frame to Qnil, rather than
having it point to itself. This confuses code (Fprevious_window
and change_window_height, for example), and is only an attempt to
support a convention that can't really be used in Emacs 19 anymore.
* frame.c (make_frame): Stop passing zero to make_window; it's not
expecting any arguments.
author | Jim Blandy <jimb@redhat.com> |
---|---|
date | Wed, 19 Aug 1992 06:30:25 +0000 |
parents | e6c69aa0f536 |
children | 508bb8dd1e88 |
comparison
equal
deleted
inserted
replaced
1006:a13ee72d74a2 | 1007:e18ddc0b2c87 |
---|