* lisp.h (Mouse_HLInfo): Drop set-but-unused members
authorDmitry Antipov <dmantipov@yandex.ru>
Mon, 26 Aug 2013 14:00:55 +0000 (18:00 +0400)
committerDmitry Antipov <dmantipov@yandex.ru>
Mon, 26 Aug 2013 14:00:55 +0000 (18:00 +0400)
commite1d0341e25d588120cc58ec9114539afaf74e572
tree9dfffc7447fa0e73aa8d3ac17fed457c1c7178a8
parent78fc2530af6b5b36351542b5662ba5d9d5813d04
* lisp.h (Mouse_HLInfo): Drop set-but-unused members
mouse_face_beg_y and mouse_face_end_y.
* xdisp.c (note_tool_bar_highlight, mouse_face_from_buffer_pos)
(mouse_face_from_string_pos, note_mode_line_or_margin_highlight):
Adjust users and update comment where appropriate.
src/ChangeLog
src/lisp.h
src/xdisp.c