emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Pavel Janík
Subject: [Emacs-diffs] Changes to emacs/src/xterm.h
Date: Thu, 13 Jun 2002 10:51:37 -0400

Index: emacs/src/xterm.h
diff -c emacs/src/xterm.h:1.130 emacs/src/xterm.h:1.131
*** emacs/src/xterm.h:1.130     Fri Apr 19 07:49:18 2002
--- emacs/src/xterm.h   Thu Jun 13 10:51:36 2002
***************
*** 905,915 ****
                          - (f)->output_data.x->internal_border_width)))
  
  
! /* If a struct input_event has a kind which is selection_request_event
!    or selection_clear_event, then its contents are really described
     by this structure.  */
  
! /* For an event of kind selection_request_event,
     this structure really describes the contents.
     **Don't make this struct longer!**
     If it overlaps the frame_or_window field of struct input_event,
--- 905,915 ----
                          - (f)->output_data.x->internal_border_width)))
  
  
! /* If a struct input_event has a kind which is SELECTION_REQUEST_EVENT
!    or SELECTION_CLEAR_EVENT, then its contents are really described
     by this structure.  */
  
! /* For an event of kind SELECTION_REQUEST_EVENT,
     this structure really describes the contents.
     **Don't make this struct longer!**
     If it overlaps the frame_or_window field of struct input_event,



reply via email to

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