Mercurial > emacs
diff src/ChangeLog @ 33646:b5116353ac8f
*** empty log message ***
| author | Gerd Moellmann <gerd@gnu.org> |
|---|---|
| date | Mon, 20 Nov 2000 17:24:36 +0000 |
| parents | b75587b124c4 |
| children | 4e6f5b318d20 |
line wrap: on
line diff
--- a/src/ChangeLog Mon Nov 20 17:24:12 2000 +0000 +++ b/src/ChangeLog Mon Nov 20 17:24:36 2000 +0000 @@ -1,5 +1,8 @@ 2000-11-20 Gerd Moellmann <gerd@gnu.org> + * buffer.c (MAP_FAILED): Define it as `((void *) -1)' if it's + not defined in mman.h. + * xterm.c (scroll_bar_windows, scroll_bar_windows_size): New variables. (x_send_scroll_bar_event): Store the window in scroll_bar_windows
