2005-03-14 Not Zed <NotZed@Ximian.com>
** See bug #73550
* em-format-hook.c (emfh_format_format): if we are disabled, don't
invoke handler, try to invoke old handler if there was one.
svn path=/trunk/; revision=29032
2004-11-11 Radek Doulik <rodo@ximian.com>
* em-format-hook.c (emfh_enable): l = g_list_next (l); in inner
loop instead of g = g_list_next (l).. probably typo after c'n'p
* em-format.c (em_format_class_remove_handler): in case the old
handler doesn't exist, remove 'info' handler from type_handler
table
svn path=/trunk/; revision=27893