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: Jan Djärv
Subject: [Emacs-diffs] Changes to emacs/src/frame.c
Date: Thu, 26 Jun 2003 17:18:45 -0400

Index: emacs/src/frame.c
diff -c emacs/src/frame.c:1.299 emacs/src/frame.c:1.300
*** emacs/src/frame.c:1.299     Sun May 25 07:25:18 2003
--- emacs/src/frame.c   Thu Jun 26 17:18:45 2003
***************
*** 372,377 ****
--- 372,379 ----
       a newly-created, never-selected window.  */
    XSETFASTINT (XWINDOW (f->selected_window)->use_time, ++window_select_count);
  
+   f->default_face_done_p = 0;
+ 
    return f;
  }
  




reply via email to

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