Mercurial > emacs
comparison 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 |
comparison
equal
deleted
inserted
replaced
46724:378639c31552 | 46725:23e238634b44 |
---|---|
1 2002-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 | |
1 2002-07-27 Richard M. Stallman <rms@gnu.org> | 12 2002-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. |
4 | 15 |
5 * xterm.c (x_display_and_set_cursor): Check FRAME_CURSOR_WIDTH | 16 * xterm.c (x_display_and_set_cursor): Check FRAME_CURSOR_WIDTH |