ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/command.C
(Generate patch)

Comparing rxvt-unicode/src/command.C (file contents):
Revision 1.198 by root, Sat Feb 19 01:07:58 2005 UTC vs.
Revision 1.199 by root, Sun Feb 20 02:00:43 2005 UTC

3876 tt_printf ("\33]%d;%-.250s%c", XTerm_locale, (options & Opt_insecure) ? locale : "", resp); 3876 tt_printf ("\33]%d;%-.250s%c", XTerm_locale, (options & Opt_insecure) ? locale : "", resp);
3877 else 3877 else
3878 { 3878 {
3879 set_locale (str); 3879 set_locale (str);
3880 pty.set_utf8_mode (enc_utf8); 3880 pty.set_utf8_mode (enc_utf8);
3881# ifdef USE_XIM
3882 im_cb (); 3881 init_xlocale ();
3883# endif
3884 } 3882 }
3885 break; 3883 break;
3886#endif 3884#endif
3887 3885
3888#ifdef MENUBAR 3886#ifdef MENUBAR

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines