emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/ChangeLog


From: Dave Love
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Tue, 30 Jul 2002 07:38:34 -0400

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.2797 emacs/src/ChangeLog:1.2798
*** emacs/src/ChangeLog:1.2797  Sat Jul 27 15:09:08 2002
--- emacs/src/ChangeLog Sun Jul 28 21:59:16 2002
***************
*** 1,3 ****
--- 1,14 ----
+ 2002-07-28  Richard M. Stallman  <address@hidden>
+ 
+       * s/hpux8.h (HPUX8): Define this before including hpux.h.
+       (HAVE_SYS_WAIT_H): #define deleted; we let Autoconf decide.
+       
+       * s/hpux.h (HAVE_SYS_WAIT_H): The #undef is conditional on HPUX8.
+ 
+       * keyboard.c (make_lispy_event):
+       Use #ifdef to test USE_TOOLKIT_SCROLL_BARS.
+       Explicitly clear up_modifier in event->modifiers.
+ 
  2002-07-27  Richard M. Stallman  <address@hidden>
  
        * xterm.h (FRAME_CURSOR_WIDTH): New macro.



reply via email to

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