Fix bug #7464 with mouse highlight after "C-x 1".
authorEli Zaretskii <eliz@gnu.org>
Sat, 31 Mar 2012 18:10:34 +0000 (21:10 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 31 Mar 2012 18:10:34 +0000 (21:10 +0300)
commita6b1c7ccc3a017f44e6671b13281ce7f3e32e2af
treea036358b000578788d259598df329ae61112cf80
parent697ba24bbf1bafb9677038037aeefdd97bc33b71
Fix bug #7464 with mouse highlight after "C-x 1".

 src/window.c (Fdelete_other_windows_internal): Invalidate the row
 and column information about mouse highlight, so that redisplay
 restores it after reallocating the glyph matrices.
src/ChangeLog
src/window.c