/[emacs]/emacs/src/w32term.h
ViewVC logotype

Diff of /emacs/src/w32term.h

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

revision 1.34 by andrewi, Thu Jul 26 10:05:02 2001 UTC revision 1.34.4.1 by jasonr, Sat Nov 10 13:18:40 2001 UTC
# Line 181  struct w32_display_info Line 181  struct w32_display_info
181    int mouse_face_past_end;    int mouse_face_past_end;
182    Lisp_Object mouse_face_window;    Lisp_Object mouse_face_window;
183    int mouse_face_face_id;    int mouse_face_face_id;
184      Lisp_Object mouse_face_overlay;
185    
186    /* 1 if a mouse motion event came and we didn't handle it right away because    /* 1 if a mouse motion event came and we didn't handle it right away because
187       gc was in progress.  */       gc was in progress.  */
# Line 280  struct x_output Line 281  struct x_output
281  struct w32_output  struct w32_output
282  {  {
283    /* Placeholder for things accessed through output_data.x.  */    /* Placeholder for things accessed through output_data.x.  */
284    struct x_output x_compatibile;    struct x_output x_compatible;
285    
286    /* Menubar "widget" handle.  */    /* Menubar "widget" handle.  */
287    HMENU menubar_widget;    HMENU menubar_widget;

Legend:
Removed from v.1.34  
changed lines
  Added in v.1.34.4.1

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