# HG changeset patch # User Kim F. Storm # Date 1112946343 0 # Node ID ff323651525bd7ed73f9a21667cca625e66ac449 # Parent bd95d1a94df4970f9d448be74455ca0904deffac *** empty log message *** diff -r bd95d1a94df4 -r ff323651525b src/ChangeLog --- a/src/ChangeLog Fri Apr 08 07:25:56 2005 +0000 +++ b/src/ChangeLog Fri Apr 08 07:45:43 2005 +0000 @@ -1,3 +1,7 @@ +2005-04-08 Kim F. Storm + + * xdisp.c (syms_of_xdisp): Init overlay-arrow-string to "=>". + 2005-04-06 Kim F. Storm * emacs.c (standard_args): Add -Q, --bare-bones, -bare-bones. @@ -2877,7 +2881,7 @@ * xfns.c (xic_create_xfontset): Initialize missing_list to NULL. -2004-10-21 K,Aa(Broly L$,1 q(Brentey +2004-10-21 K,Ba(Broly L,Bu(Brentey * xterm.h (x_output): New member `xic_base_fontname'. (FRAME_XIC_BASE_FONTNAME): New macro. @@ -4158,7 +4162,7 @@ * keyboard.c (cmd_error): Don't call any_kboard_state if inside a recursive edit level. -2004-06-13 Lorentey K,Aa(Broly +2004-06-13 K,Ba(Broly L,Bu(Brentey * keyboard.c (command_loop): Call any_kboard_state before command_loop_2 when at top level.