diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index b9451fb9006..28af5026928 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -2,6 +2,8 @@ | |||
| 2 | 2 | ||
| 3 | * xdisp.c (draw_glyphs): Set clipping to highlight boundaries. | 3 | * xdisp.c (draw_glyphs): Set clipping to highlight boundaries. |
| 4 | [Backport] | 4 | [Backport] |
| 5 | (erase_phys_cursor): Fix confusion between window-relative and | ||
| 6 | text area-relative x-coordinates. [Backport] | ||
| 5 | 7 | ||
| 6 | 2014-10-20 Glenn Morris <rgm@gnu.org> | 8 | 2014-10-20 Glenn Morris <rgm@gnu.org> |
| 7 | 9 | ||