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

Diff of /emacs/src/termhooks.h

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

revision 1.67 by kfstorm, Fri Feb 27 23:48:49 2004 UTC revision 1.68 by mituharu, Tue Apr 12 10:26:24 2005 UTC
# Line 252  enum event_kind Line 252  enum event_kind
252                                     the wheel event occurred in.                                     the wheel event occurred in.
253                                     .timestamp gives a timestamp (in                                     .timestamp gives a timestamp (in
254                                     milliseconds) for the event.  */                                     milliseconds) for the event.  */
255  #ifdef WINDOWSNT  #if defined (WINDOWSNT) || defined (MAC_OS)
256    LANGUAGE_CHANGE_EVENT,        /* A LANGUAGE_CHANGE_EVENT is generated    LANGUAGE_CHANGE_EVENT,        /* A LANGUAGE_CHANGE_EVENT is
257                                     on WINDOWSNT when the keyboard layout                                     generated on WINDOWSNT or Mac OS
258                                     or input language is changed by the                                     when the keyboard layout or input
259                                       language is changed by the
260                                     user.  */                                     user.  */
261  #endif  #endif
262    SCROLL_BAR_CLICK_EVENT,       /* .code gives the number of the mouse button    SCROLL_BAR_CLICK_EVENT,       /* .code gives the number of the mouse button

Legend:
Removed from v.1.67  
changed lines
  Added in v.1.68

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