]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorJuanma Barranquero <lekktu@gmail.com>
Thu, 23 Jan 2003 11:49:05 +0000 (11:49 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Thu, 23 Jan 2003 11:49:05 +0000 (11:49 +0000)
src/ChangeLog

index aa933ee815e53621b5257fccbb419991b875e3b0..3a695bcee56b184bd0a14a609d8059cd8f4bd75b 100644 (file)
        WM_EMACS_SETCURSOR.
        (x-create-frame): Setup Cursor types.
 
-2003-01-21  David Ponce <david@dponce.com>
-       
+2003-01-21  David Ponce  <david@dponce.com>
+
        * w32term.c (w32_encode_char): For DIM=1 charset, set
        ccl->reg[2] to -1 before calling ccl_driver. (Sync. with xterm.c
        x_encode_char change by Kenichi Handa <handa@m17n.org> on
-       2002-09-30.
+       2002-09-30.)
        (w32_draw_relief_rect): Declare all args.
        (w32_define_cursor): New.
 
        * window.c (Fset_window_configuration): Set old_point to correct
        value when new_current_buffer == current_buffer.
 
-2002-12-17  Ben Key <bkey1@tampabay.rr.com>
+2002-12-17  Ben Key  <bkey1@tampabay.rr.com>
 
        * Revisited my earlier fix for the following entry in
        etc/PROBLEMS:
        for this face/font combo.
        (set_font_frame_param: Pass new argument to choose_face_font.
 
-2002-11-17  Ben Key <BKey1@tampabay.rr.com>
+2002-11-17  Ben Key  <BKey1@tampabay.rr.com>
 
        This change is my fix for the following entry in etc/PROBLEMS:
        "Emacs built on Windows 9x/ME crashes at startup on Windows XP,
        reinitialize the function pointers set_menu_item_info and
        get_menu_item_info.
 
-2002-11-17  Ben Key <BKey1@tampabay.rr.com>
+2002-11-17  Ben Key  <BKey1@tampabay.rr.com>
 
        * sound.c: Added a partial implementation of play-sound-internal
        for Microsoft Windows.  Added various #ifdef / #else / #endif