emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/ChangeLog,v


From: Kim F. Storm
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog,v
Date: Sun, 27 Aug 2006 22:22:39 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Kim F. Storm <kfstorm>  06/08/27 22:22:38

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/src/ChangeLog,v
retrieving revision 1.5247
retrieving revision 1.5248
diff -u -b -r1.5247 -r1.5248
--- ChangeLog   27 Aug 2006 07:10:26 -0000      1.5247
+++ ChangeLog   27 Aug 2006 22:22:38 -0000      1.5248
@@ -1,3 +1,11 @@
+2006-08-28  Kim F. Storm  <address@hidden>
+
+       * xdisp.c (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.
+
 2006-08-27  YAMAMOTO Mitsuharu  <address@hidden>
 
        * alloc.c (BLOCK_INPUT_ALLOC, UNBLOCK_INPUT_ALLOC): Undo previous




reply via email to

[Prev in Thread] Current Thread [Next in Thread]