diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 28af5026928..da3e4d682d5 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2014-10-26 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * dispnew.c (buffer_posn_from_coords): Use | ||
| 4 | WINDOW_WANTS_HEADER_LINE_P, not WINDOW_WANTS_MODELINE_P, to | ||
| 5 | account for the header-line height. (Bug#18839) | ||
| 6 | |||
| 1 | 2014-10-22 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | 7 | 2014-10-22 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
| 2 | 8 | ||
| 3 | * xdisp.c (draw_glyphs): Set clipping to highlight boundaries. | 9 | * xdisp.c (draw_glyphs): Set clipping to highlight boundaries. |