diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index a017eaa62f0..a065a91d32b 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2013-08-26 Dmitry Antipov <dmantipov@yandex.ru> | ||
| 2 | |||
| 3 | * lisp.h (Mouse_HLInfo): Drop set-but-unused members | ||
| 4 | mouse_face_beg_y and mouse_face_end_y. | ||
| 5 | * xdisp.c (note_tool_bar_highlight, mouse_face_from_buffer_pos) | ||
| 6 | (mouse_face_from_string_pos, note_mode_line_or_margin_highlight): | ||
| 7 | Adjust users and update comment where appropriate. | ||
| 8 | |||
| 1 | 2013-08-26 Martin Rudalics <rudalics@gmx.at> | 9 | 2013-08-26 Martin Rudalics <rudalics@gmx.at> |
| 2 | 10 | ||
| 3 | * frame.c (check_minibuf_window): New function. | 11 | * frame.c (check_minibuf_window): New function. |