diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 8 |
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 @@ | |||
| 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. |
| @@ -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 | ||
| 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. |
| @@ -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 | ||
| 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. |