Mercurial > hg > RemoteEditor > vim7
diff src/proto/mbyte.pro @ 34:e170173ecb68 current-release
before ack base protocol.
author | Shinji KONO <kono@ie.u-ryukyu.ac.jp> |
---|---|
date | Wed, 26 Nov 2008 15:02:10 +0900 |
parents | 76efa0be13f1 |
children | c16898406ff2 |
line wrap: on
line diff
--- a/src/proto/mbyte.pro Mon Nov 10 01:13:56 2008 +0000 +++ b/src/proto/mbyte.pro Wed Nov 26 15:02:10 2008 +0900 @@ -82,6 +82,7 @@ void im_shutdown __ARGS((void)); int xim_get_status_area_height __ARGS((void)); int im_get_status __ARGS((void)); +int preedit_get_status __ARGS((void)); int im_is_preediting __ARGS((void)); int convert_setup __ARGS((vimconv_T *vcp, char_u *from, char_u *to)); int convert_input __ARGS((char_u *ptr, int len, int maxlen));