* xdisp.c (Qbefore_string, Qafter_string): Add externs.
authorChong Yidong <cyd@stupidchicken.com>
Mon, 22 Jun 2009 01:53:11 +0000 (01:53 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Mon, 22 Jun 2009 01:53:11 +0000 (01:53 +0000)
commit8a668709c216fe2deab4e22967c89a66381fd9de
treefc05798d0570941b12ca0e5cbca40f9e8661b67a
parent70243478757ed60bfdc1a6ec26997409d8619a5a
* xdisp.c (Qbefore_string, Qafter_string): Add externs.
(load_overlay_strings): Remove externs.
(fast_find_position): Function deleted.
(mouse_face_from_buffer_pos): New function, based on
fast_find_position.  Correctly handle before-strings,
display-strings, and after-strings (Bug#1220).
(note_mouse_highlight): Use mouse_face_from_buffer_pos.
src/ChangeLog
src/xdisp.c