emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/w32term.h


From: Kim F. Storm
Subject: [Emacs-diffs] Changes to emacs/src/w32term.h
Date: Fri, 30 Aug 2002 09:20:36 -0400

Index: emacs/src/w32term.h
diff -c emacs/src/w32term.h:1.48 emacs/src/w32term.h:1.49
*** emacs/src/w32term.h:1.48    Fri Aug 30 08:03:50 2002
--- emacs/src/w32term.h Fri Aug 30 09:20:36 2002
***************
*** 227,233 ****
       event).  It points to the focus frame's selected window's
       frame.  It differs from w32_focus_frame when we're using a global
       minibuffer.  */
!   struct frame *w32_highlight_frame;
  
    /* Cache of images.  */
    struct image_cache *image_cache;
--- 227,233 ----
       event).  It points to the focus frame's selected window's
       frame.  It differs from w32_focus_frame when we're using a global
       minibuffer.  */
!   struct frame *x_highlight_frame;
  
    /* Cache of images.  */
    struct image_cache *image_cache;




reply via email to

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