comparison src/ChangeLog @ 111047:1e7d8f405703

Merge changes from emacs-23 branch.
author Juanma Barranquero <lekktu@gmail.com>
date Tue, 19 Oct 2010 13:44:07 +0200
parents 656b7a197029 502ba24bf657
children 3c2bab829253
comparison
equal deleted inserted replaced
111034:e02e55f79038 111047:1e7d8f405703
1 2010-10-19 Ken Brown <kbrown@cornell.edu>
2
3 * s/cygwin.h (SIGNALS_VIA_CHARACTERS): New define (bug#7225).
4
5 2010-10-19 Kenichi Handa <handa@m17n.org>
6
7 Fix incorrect font metrics when the same font is opened with
8 different pixelsizes.
9
10 * xftfont.c: Include composite.h.
11 (xftfont_shape): New function.
12 (syms_of_xftfont): Set xftfont_driver.shape.
13
1 2010-10-18 Julien Danjou <julien@danjou.info> 14 2010-10-18 Julien Danjou <julien@danjou.info>
2 15
3 * frame.c (Fframe_pointer_visible_p): 16 * frame.c (Fframe_pointer_visible_p):
4 Add `frame-pointer-visible-p' to get the pointer visibility. 17 Add `frame-pointer-visible-p' to get the pointer visibility.
5 18