Re: [E-devel] [PATCH] patch for describing ecore_imf APIs more detail

2011-03-10 Thread The Rasterman
On Wed, 02 Mar 2011 11:17:08 +0900 Jihoon Kim said: tnx! in svn! > Hi, EFL developers. > > This patch will supplement the documentation about > ecore_imf_context_preedit_start_event_add, > ecore_imf_context_preedit_end_event_add and > ecore_imf_context_delete_surrounding_event_add API. > Would

[E-devel] [PATCH] patch for describing ecore_imf APIs more detail

2011-03-02 Thread Jihoon Kim
Hi, EFL developers. This patch will supplement the documentation about ecore_imf_context_preedit_start_event_add, ecore_imf_context_preedit_end_event_add and ecore_imf_context_delete_surrounding_event_add API. Would you please review and apply in svn? Index: ecore_imf_context.c ==