emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/keyboard.c


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/src/keyboard.c
Date: Fri, 09 Aug 2002 23:48:05 -0400

Index: emacs/src/keyboard.c
diff -c emacs/src/keyboard.c:1.702 emacs/src/keyboard.c:1.703
*** emacs/src/keyboard.c:1.702  Sat Aug  3 18:21:09 2002
--- emacs/src/keyboard.c        Fri Aug  9 23:48:04 2002
***************
*** 5281,5288 ****
                               Qnil));
        }
        }
! #endif /* WINDOWS_NT */
! #if defined(WINDOWS_NT) || defined(MAC_OSX)
      case MOUSE_WHEEL_EVENT:
        {
        int part;
--- 5281,5288 ----
                               Qnil));
        }
        }
! #endif /* WINDOWSNT */
! #if defined(WINDOWSNT) || defined(MAC_OSX)
      case MOUSE_WHEEL_EVENT:
        {
        int part;




reply via email to

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