emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/frame.c


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/src/frame.c
Date: Tue, 05 Mar 2002 05:10:22 -0500

Index: emacs/src/frame.c
diff -c emacs/src/frame.c:1.282 emacs/src/frame.c:1.283
*** emacs/src/frame.c:1.282     Tue Mar  5 03:36:32 2002
--- emacs/src/frame.c   Tue Mar  5 05:10:21 2002
***************
*** 2515,2521 ****
   `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.
! Setting this variable does not affect exsiting frames, only new ones.  */);
    Vdefault_frame_alist = Qnil;
  
    Qinhibit_default_face_x_resources
--- 2515,2521 ----
   `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.
! Setting this variable does not affect existing frames, only new ones.  */);
    Vdefault_frame_alist = Qnil;
  
    Qinhibit_default_face_x_resources



reply via email to

[Prev in Thread] Current Thread [Next in Thread]