comparison src/ChangeLog @ 61374:ff323651525b

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Fri, 08 Apr 2005 07:45:43 +0000
parents 2910f28041ce
children b2be03118df9
comparison
equal deleted inserted replaced
61373:bd95d1a94df4 61374:ff323651525b
1 2005-04-08 Kim F. Storm <storm@cua.dk>
2
3 * xdisp.c (syms_of_xdisp): Init overlay-arrow-string to "=>".
4
1 2005-04-06 Kim F. Storm <storm@cua.dk> 5 2005-04-06 Kim F. Storm <storm@cua.dk>
2 6
3 * emacs.c (standard_args): Add -Q, --bare-bones, -bare-bones. 7 * emacs.c (standard_args): Add -Q, --bare-bones, -bare-bones.
4 8
5 2005-04-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> 9 2005-04-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2875 2879
2876 2004-10-22 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 2880 2004-10-22 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2877 2881
2878 * xfns.c (xic_create_xfontset): Initialize missing_list to NULL. 2882 * xfns.c (xic_create_xfontset): Initialize missing_list to NULL.
2879 2883
2880 2004-10-21 K,Aa(Broly L$,1 q(Brentey <lorentey@elte.hu> 2884 2004-10-21 K,Ba(Broly L,Bu(Brentey <lorentey@elte.hu>
2881 2885
2882 * xterm.h (x_output): New member `xic_base_fontname'. 2886 * xterm.h (x_output): New member `xic_base_fontname'.
2883 (FRAME_XIC_BASE_FONTNAME): New macro. 2887 (FRAME_XIC_BASE_FONTNAME): New macro.
2884 (xic_free_xfontset): Declare. 2888 (xic_free_xfontset): Declare.
2885 2889
4156 Doc fix. 4160 Doc fix.
4157 4161
4158 * keyboard.c (cmd_error): Don't call any_kboard_state 4162 * keyboard.c (cmd_error): Don't call any_kboard_state
4159 if inside a recursive edit level. 4163 if inside a recursive edit level.
4160 4164
4161 2004-06-13 Lorentey K,Aa(Broly <lorentey@elte.hu> 4165 2004-06-13 K,Ba(Broly L,Bu(Brentey <lorentey@elte.hu>
4162 4166
4163 * keyboard.c (command_loop): Call any_kboard_state before 4167 * keyboard.c (command_loop): Call any_kboard_state before
4164 command_loop_2 when at top level. 4168 command_loop_2 when at top level.
4165 4169
4166 2004-06-13 Andreas Schwab <schwab@suse.de> 4170 2004-06-13 Andreas Schwab <schwab@suse.de>