*** empty log message ***
authorhanda <handa>
Wed, 17 Mar 2004 07:42:08 +0000 (07:42 +0000)
committerhanda <handa>
Wed, 17 Mar 2004 07:42:08 +0000 (07:42 +0000)
example/ChangeLog

index b00eb49..f590225 100644 (file)
@@ -1,3 +1,11 @@
+2004-03-17  Kenichi Handa  <handa@etlken2>
+
+       * medit.c (update_selection): Fix for the case that the selected
+       region is expanded to the opposite direction.
+       (ButtonMoveProc): Likewise.
+       (main): Use alloca instead of malloc for allocating menu names.
+       Free several memory areas and GCs.
+
 2004-03-12  Kenichi Handa  <handa@etlken2>
 
        * medit.c (input_status_control): New variable.