]> git.eshelyaron.com Git - emacs.git/commit
(note_mouse_highlight): Do nothing if gc_in_progress.
authorRichard M. Stallman <rms@gnu.org>
Mon, 4 Apr 1994 00:43:13 +0000 (00:43 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 4 Apr 1994 00:43:13 +0000 (00:43 +0000)
commit514e46817a2d71dad0d599248ed2f053392f9c8d
treeaded88cf77394d7d4457d3d0d754f2c5922133bc
parent3ccf510abd96e9001133f35c142a9329a1d0c731
(note_mouse_highlight): Do nothing if gc_in_progress.
Set mouse_face_deferred_gc when that case arise.
(XTframe_up_to_date): If mouse_face_deferred_gc, redo highlighting.

(show_mouse_face): Turn off cursor only if it's
in the area being manipulated.
(XTupdate_begin): Don't turn off highlight if we aren't updating
the window that it is in.
src/xterm.c