aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJason Rumney2006-03-12 15:13:38 +0000
committerJason Rumney2006-03-12 15:13:38 +0000
commitab68b375c71ef86a7e90640e7f12a20185526cc1 (patch)
tree8441376c214f30f49ade0248c0ebdcc43448d50b /src/ChangeLog
parentd3499758a9e5912ee6f47a70abc22b579380f11a (diff)
downloademacs-ab68b375c71ef86a7e90640e7f12a20185526cc1.tar.gz
emacs-ab68b375c71ef86a7e90640e7f12a20185526cc1.zip
*** empty log message ***
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 50234cda0af..bfb346c5539 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,12 @@
12006-03-12 Jason Rumney <jasonr@gnu.org>
2
3 * w32term.c: Sync 2005-10-24 xterm.c changes.
4 (last_mouse_glyph_frame): New var.
5 (note_mouse_movement): Say mouse moved if current frame differs
6 from last_mouse_glyph_frame, and update last_mouse_glyph_frame.
7 (w32_mouse_position): Set last_mouse_glyph_frame.
8 Remove OLD_REDISPLAY_CODE block.
9
12006-03-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> 102006-03-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2 11
3 * macgui.h [USE_ATSUI && MAC_OSX]: Define USE_CG_TEXT_DRAWING to 1. 12 * macgui.h [USE_ATSUI && MAC_OSX]: Define USE_CG_TEXT_DRAWING to 1.