aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog8
1 files changed, 6 insertions, 2 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 1192d7cc35b..ec60d4add5f 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12005-04-08 Kim F. Storm <storm@cua.dk>
2
3 * xdisp.c (syms_of_xdisp): Init overlay-arrow-string to "=>".
4
12005-04-06 Kim F. Storm <storm@cua.dk> 52005-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.
@@ -2877,7 +2881,7 @@
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
28802004-10-21 K,Aa(Broly L$,1 q(Brentey <lorentey@elte.hu> 28842004-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.
@@ -4158,7 +4162,7 @@
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
41612004-06-13 Lorentey K,Aa(Broly <lorentey@elte.hu> 41652004-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.