]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Fri, 8 Apr 2005 07:45:43 +0000 (07:45 +0000)
committerKim F. Storm <storm@cua.dk>
Fri, 8 Apr 2005 07:45:43 +0000 (07:45 +0000)
src/ChangeLog

index 1192d7cc35b07cf0f379d660c61c3160f74f085d..ec60d4add5fdc9962e26871aa2601a89449b49da 100644 (file)
@@ -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.
 
        * xfns.c (xic_create_xfontset): Initialize missing_list to NULL.
 
-2004-10-21  K\e,Aa\e(Broly L\e$,1 q\e(Brentey  <lorentey@elte.hu>
+2004-10-21  K\e,Ba\e(Broly L\e,Bu\e(Brentey  <lorentey@elte.hu>
 
        * xterm.h (x_output): New member `xic_base_fontname'.
        (FRAME_XIC_BASE_FONTNAME): New macro.
        * keyboard.c (cmd_error): Don't call any_kboard_state
        if inside a recursive edit level.
 
-2004-06-13  Lorentey K\e,Aa\e(Broly  <lorentey@elte.hu>
+2004-06-13  K\e,Ba\e(Broly L\e,Bu\e(Brentey  <lorentey@elte.hu>
 
        * keyboard.c (command_loop): Call any_kboard_state before
        command_loop_2 when at top level.