aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 7f5ecaca6ea..c1a15e39242 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,14 @@
12002-07-28 Richard M. Stallman <rms@gnu.org>
2
3 * s/hpux8.h (HPUX8): Define this before including hpux.h.
4 (HAVE_SYS_WAIT_H): #define deleted; we let Autoconf decide.
5
6 * s/hpux.h (HAVE_SYS_WAIT_H): The #undef is conditional on HPUX8.
7
8 * keyboard.c (make_lispy_event):
9 Use #ifdef to test USE_TOOLKIT_SCROLL_BARS.
10 Explicitly clear up_modifier in event->modifiers.
11
12002-07-27 Richard M. Stallman <rms@gnu.org> 122002-07-27 Richard M. Stallman <rms@gnu.org>
2 13
3 * xterm.h (FRAME_CURSOR_WIDTH): New macro. 14 * xterm.h (FRAME_CURSOR_WIDTH): New macro.