Fix bug #16347 with updating redisplay of company-mode's "tooltip".
authorEli Zaretskii <eliz@gnu.org>
Sat, 11 Jan 2014 11:54:08 +0000 (13:54 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 11 Jan 2014 11:54:08 +0000 (13:54 +0200)
 src/xdisp.c (try_window_id): Don't use this function's optimizations
 if overlays in the buffer displayed by the window have changed
 since last redisplay.
 (message_dolog): Fix indentation.


No differences found