changeset 61374:ff323651525b

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Fri, 08 Apr 2005 07:45:43 +0000
parents bd95d1a94df4
children 2d12aad1548c
files src/ChangeLog
diffstat 1 files changed, 6 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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  <storm@cua.dk>
+
+	* xdisp.c (syms_of_xdisp): Init overlay-arrow-string to "=>".
+
 2005-04-06  Kim F. Storm  <storm@cua.dk>
 
 	* 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  <lorentey@elte.hu>
+2004-10-21  K,Ba(Broly L,Bu(Brentey  <lorentey@elte.hu>
 
 	* 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  <lorentey@elte.hu>
+2004-06-13  K,Ba(Broly L,Bu(Brentey  <lorentey@elte.hu>
 
 	* keyboard.c (command_loop): Call any_kboard_state before
 	command_loop_2 when at top level.