/[emacs]/emacs/src/frame.c
ViewVC logotype

Diff of /emacs/src/frame.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.281 by kfstorm, Wed Feb 20 23:44:18 2002 UTC revision 1.282 by abraham, Tue Mar 5 08:36:32 2002 UTC
# Line 2514  For values specific to the first Emacs f Line 2514  For values specific to the first Emacs f
2514  For values specific to the separate minibuffer frame, see  For values specific to the separate minibuffer frame, see
2515   `minibuffer-frame-alist'.   `minibuffer-frame-alist'.
2516  The `menu-bar-lines' element of the list controls whether new frames  The `menu-bar-lines' element of the list controls whether new frames
2517   have menu bars; `menu-bar-mode' works by altering this element.  */);   have menu bars; `menu-bar-mode' works by altering this element.
2518    Setting this variable does not affect exsiting frames, only new ones.  */);
2519    Vdefault_frame_alist = Qnil;    Vdefault_frame_alist = Qnil;
2520    
2521    Qinhibit_default_face_x_resources    Qinhibit_default_face_x_resources

Legend:
Removed from v.1.281  
changed lines
  Added in v.1.282

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26