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 f258f38afbb..556fcce5fa5 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2014-01-11 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * xdisp.c (try_window_id): Don't use this function's optimizations | ||
| 4 | if overlays in the buffer displayed by the window have changed | ||
| 5 | since last redisplay. (Bug#16347) | ||
| 6 | (message_dolog): Fix indentation. | ||
| 7 | |||
| 1 | 2014-01-11 Martin Rudalics <rudalics@gmx.at> | 8 | 2014-01-11 Martin Rudalics <rudalics@gmx.at> |
| 2 | 9 | ||
| 3 | * frame.c (frame_resize_pixelwise): Fix doc-string. | 10 | * frame.c (frame_resize_pixelwise): Fix doc-string. |