diff options
| author | Chong Yidong | 2010-06-30 20:14:17 -0400 |
|---|---|---|
| committer | Chong Yidong | 2010-06-30 20:14:17 -0400 |
| commit | c1ef4455eaa816d8953d0c7cbef498cc727d4d34 (patch) | |
| tree | fa15a55fab0d37e79e3dd5ef3af86272c5251eed /src/alloc.c | |
| parent | acd0102aa4f62f36b260f81ce3373dc95c9cbef5 (diff) | |
| download | emacs-c1ef4455eaa816d8953d0c7cbef498cc727d4d34.tar.gz emacs-c1ef4455eaa816d8953d0c7cbef498cc727d4d34.zip | |
Fix application of default-frame-alist (Bug#5378).
* lisp/frame.el (make-frame): Add default-frame-alist to the PARAMETERS
argument passed to frame-creation-function (Bug#5378).
* lisp/faces.el (x-handle-named-frame-geometry)
(x-handle-reverse-video, x-create-frame-with-faces)
(face-set-after-frame-default, tty-create-frame-with-faces): Don't
separately consult default-frame-alist. It is now passed as the
PARAMETER argument.
* src/frame.c (get_future_frame_param, Fmake_terminal_frame): Don't
check default-frame-alist.
Diffstat (limited to 'src/alloc.c')
0 files changed, 0 insertions, 0 deletions