diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 91b72e479d7..8e6e75e8b53 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2014-08-16 Martin Rudalics <rudalics@gmx.at> | ||
| 2 | |||
| 3 | * w32term.c (w32_horizontal_scroll_bar_handle_click): In y part | ||
| 4 | of emacs_event return length from si.nPage to si.nMax. | ||
| 5 | * xdisp.c (set_horizontal_scroll_bar): For right-to-left text | ||
| 6 | interchange start and end of thumb. | ||
| 7 | |||
| 1 | 2014-08-15 Ken Brown <kbrown@cornell.edu> | 8 | 2014-08-15 Ken Brown <kbrown@cornell.edu> |
| 2 | 9 | ||
| 3 | * gmalloc.c (_malloc_mutex, _aligned_blocks_mutex) [CYGWIN]: Use | 10 | * gmalloc.c (_malloc_mutex, _aligned_blocks_mutex) [CYGWIN]: Use |