]> git.eshelyaron.com Git - emacs.git/commit
(get_window_cursor_type): Replace BOX cursor on images
authorKim F. Storm <storm@cua.dk>
Sun, 27 Aug 2006 22:23:07 +0000 (22:23 +0000)
committerKim F. Storm <storm@cua.dk>
Sun, 27 Aug 2006 22:23:07 +0000 (22:23 +0000)
commit7e87f9d8aeae0f0ea926a16cf8ae75c6b26caaaf
tree8afd64d5e24d98aca846eb6bad05ce27626ad047
parent7b9c9125c14ba2b92f4d776d490e1c75bb14f482
(get_window_cursor_type): Replace BOX cursor on images
with a hollow box cursor if image is larger than 32x32 (or the default
frame font if that is bigger).  Replace any other cursor on images
with hollow box cursor, as redisplay doesn't support bar and hbar
cursors on images.
src/xdisp.c