* frame.c (default-frame-alist): Explain that setting it doesn't
affect existing frames.
+2002-03-05 Per Abrahamsen <abraham@dina.kvl.dk>
+
+ * frame.c (default-frame-alist): Explain that setting it doesn't
+ affect existing frames.
+
2002-03-04 Stefan Monnier <monnier@cs.yale.edu>
* dosfns.c, dosfns.h, dispnew.c, dispextern.h, commands.h, charset.c,
For values specific to the separate minibuffer frame, see
`minibuffer-frame-alist'.
The `menu-bar-lines' element of the list controls whether new frames
- have menu bars; `menu-bar-mode' works by altering this element. */);
+ have menu bars; `menu-bar-mode' works by altering this element.
+Setting this variable does not affect exsiting frames, only new ones. */);
Vdefault_frame_alist = Qnil;
Qinhibit_default_face_x_resources