Remove preset entries for pop-up-frame-alist from window.el defaults.
authorMartin Rudalics <rudalics@gmx.at>
Wed, 22 Jun 2011 07:12:18 +0000 (09:12 +0200)
committerMartin Rudalics <rudalics@gmx.at>
Wed, 22 Jun 2011 07:12:18 +0000 (09:12 +0200)
commit8998d1b3e8d8f53f3bf46b6a0b7ea89c8676811f
tree92ac1aa62904aa0d23cbe946d8353496a39bad9e
parent6af7a7844e0254fba81b2ba2992854bc2c169932
Remove preset entries for pop-up-frame-alist from window.el defaults.

* window.el (display-buffer-default-specifiers)
(display-buffer-alist): Remove entries for pop-up-frame-alist.
Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.

* frame.el (pop-up-frame-alist, pop-up-frame-function)
(special-display-frame-alist, special-display-popup-frame):
Remove duplicate declarations.  These are now in window.el.
lisp/ChangeLog
lisp/frame.el
lisp/window.el