* frame.c (Fframe_parameters): Report the `minibuffer' parameter of
authorJim Blandy <jimb@redhat.com>
Sun, 14 Feb 1993 14:38:19 +0000 (14:38 +0000)
committerJim Blandy <jimb@redhat.com>
Sun, 14 Feb 1993 14:38:19 +0000 (14:38 +0000)
commit39acc701e677d5054548bc3e3479560e83f52215
tree5510aeec4d8ce58ba9f8e08273f2cf6509ac0d2b
parentf14b1c68f4634d4c43d45f5a566d5bf7601b4efc
* frame.c (Fframe_parameters): Report the `minibuffer' parameter of
minibufferless frames as nil, not `none'.
(Qnone): Remove declaration and initialization for this.  It's not
needed anymore.
* xfns.c (Qnone): Add them here; we still accept "none" as a valid
value for the `minibuffer' parameter.
src/frame.c