diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index e80ec2afb28..85ddee278ba 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2000-11-20 Gerd Moellmann <gerd@gnu.org> | 1 | 2000-11-20 Gerd Moellmann <gerd@gnu.org> |
| 2 | 2 | ||
| 3 | * buffer.c (MAP_FAILED): Define it as `((void *) -1)' if it's | ||
| 4 | not defined in mman.h. | ||
| 5 | |||
| 3 | * xterm.c (scroll_bar_windows, scroll_bar_windows_size): New | 6 | * xterm.c (scroll_bar_windows, scroll_bar_windows_size): New |
| 4 | variables. | 7 | variables. |
| 5 | (x_send_scroll_bar_event): Store the window in scroll_bar_windows | 8 | (x_send_scroll_bar_event): Store the window in scroll_bar_windows |