Mercurial > emacs
diff src/ChangeLog @ 46725:23e238634b44
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 29 Jul 2002 02:46:52 +0000 |
parents | 41f343ea4196 |
children | 320ae387da9c |
line wrap: on
line diff
--- a/src/ChangeLog Mon Jul 29 02:45:49 2002 +0000 +++ b/src/ChangeLog Mon Jul 29 02:46:52 2002 +0000 @@ -1,3 +1,14 @@ +2002-07-28 Richard M. Stallman <rms@gnu.org> + + * 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 <rms@gnu.org> * xterm.h (FRAME_CURSOR_WIDTH): New macro.