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

Comparing rxvt-unicode/src/main.C (file contents):
Revision 1.146 by root, Mon Nov 28 18:37:42 2005 UTC vs.
Revision 1.147 by root, Mon Nov 28 19:35:04 2005 UTC

847#endif 847#endif
848} 848}
849 849
850/*----------------------------------------------------------------------*/ 850/*----------------------------------------------------------------------*/
851/* set_fonts () - load and set the various fonts 851/* set_fonts () - load and set the various fonts
852/* 852 *
853 * init = 1 - initialize 853 * init = 1 - initialize
854 * 854 *
855 * fontname == FONT_UP - switch to bigger font 855 * fontname == FONT_UP - switch to bigger font
856 * fontname == FONT_DN - switch to smaller font 856 * fontname == FONT_DN - switch to smaller font
857 */ 857 */
1551} 1551}
1552 1552
1553void 1553void
1554rxvt_term::im_cb () 1554rxvt_term::im_cb ()
1555{ 1555{
1556 int i, found, had_im; 1556 int i;
1557 const char *p; 1557 const char *p;
1558 char **s; 1558 char **s;
1559 char buf[IMBUFSIZ]; 1559 char buf[IMBUFSIZ];
1560 1560
1561 SET_R (this); 1561 SET_R (this);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines