(load_macros): On overwriting a macro, free the old
authorhanda <handa>
Thu, 5 Jan 2006 06:28:57 +0000 (06:28 +0000)
committerhanda <handa>
Thu, 5 Jan 2006 06:28:57 +0000 (06:28 +0000)
commitdbcc9e71e1bb441251dd8f52ca3da8e49c6e5d5b
tree47590c6df4d3fc9a68dbe71603d0145fc78fb037
parent79d3ddba9bc48330879f8852b9daf3fadc9738eb
(load_macros): On overwriting a macro, free the old
definition.
(minput__init): Store Mmap in load_im_info_keys.
(minput_get_title_icon): If the input method has no title, be sure
to return NULL.
(minput_get_description): If the input method has no description,
be sure to return NULL.
(minput_get_variables): Fix documentation.
src/input.c