+2005-11-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
+
+ * startup.el (fancy-splash-default-action): Discard only
+ mouse-down and succeeding mouse-up events in the splash screen
+ window so that drag-n-drop event can be processed.
+
2005-11-18 Chong Yidong <cyd@stupidchicken.com>
* longlines.el (longlines-mode): Add hacks for mail-mode and
2005-10-12 Kim F. Storm <storm@cua.dk>
* startup.el (fancy-splash-default-action): Discard mouse click in
- the spash screen window, as it has no sensible meaning in the
+ the splash screen window, as it has no sensible meaning in the
next window to be selected. Fixes error reported by Jan D.
2005-10-12 Reiner Steib <Reiner.Steib@gmx.de>
+2005-11-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
+
+ * macterm.c [USE_CG_TEXT_DRAWING] (cg_text_anti_aliasing_threshold):
+ New variable.
+ [USE_CG_TEXT_DRAWING] (init_cg_text_anti_aliasing_threshold): New
+ function.
+ (init_font_name_table) [USE_ATSUI && USE_CG_TEXT_DRAWING]: Use it.
+ [USE_CG_TEXT_DRAWING] (mac_draw_string_cg): Don't do antialiasing if
+ font size is smaller than or equal to cg_text_anti_aliasing_threshold.
+
2005-11-17 Chong Yidong <cyd@stupidchicken.com>
* image.c (x_create_bitmap_from_xpm_data): Free attributes on