comparison src/ChangeLog @ 97141:840bd675fd85 before-remove-vms

* s/ms-w32.h (MULTI_KBOARD): Remove. * xterm.c: * xselect.c: * xfns.c: * window.c: * w32term.c: * w32fns.c: * terminal.c: * termhooks.h: * term.c: * sysdep.c: * keyboard.h: * keyboard.c: * frame.h: * frame.c: * frame.c: Remove references to MULTI_KBOARD, it is now the default. * config.in: Regenerate. * config.nt (MULTI_KBOARD): Remove. * configure.in (MULTI_KBOARD): Remove.
author Dan Nicolaescu <dann@ics.uci.edu>
date Thu, 31 Jul 2008 02:47:32 +0000
parents 09abb4487286
children c3512b2085a0
comparison
equal deleted inserted replaced
97140:9637a590d441 97141:840bd675fd85
1 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
2
3 * s/ms-w32.h (MULTI_KBOARD): Remove.
4 * xterm.c:
5 * xselect.c:
6 * xfns.c:
7 * window.c:
8 * w32term.c:
9 * w32fns.c:
10 * terminal.c:
11 * termhooks.h:
12 * term.c:
13 * sysdep.c:
14 * keyboard.h:
15 * keyboard.c:
16 * frame.h:
17 * frame.c:
18 * frame.c: Remove references to MULTI_KBOARD, it is now the
19 default.
20 * config.in: Regenerate.
21
1 2008-07-30 Jason Rumney <jasonr@gnu.org> 22 2008-07-30 Jason Rumney <jasonr@gnu.org>
2 23
3 * w32font.h (struct w32font_info): Use unicode version of textmetrics. 24 * w32font.h (struct w32font_info): Use unicode version of textmetrics.
4 25
5 * w32font.c (w32font_encode_char): Leave as unicode if in range. 26 * w32font.c (w32font_encode_char): Leave as unicode if in range.