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

Comparing rxvt-unicode/src/rxvt.h (file contents):
Revision 1.357 by ayin, Wed Feb 6 12:05:59 2008 UTC vs.
Revision 1.358 by ayin, Fri Feb 15 10:56:29 2008 UTC

1102 1102
1103#if ENABLE_FRILLS || ISO_14755 1103#if ENABLE_FRILLS || ISO_14755
1104 // ISO 14755 entry support 1104 // ISO 14755 entry support
1105 unicode_t iso14755buf; 1105 unicode_t iso14755buf;
1106 void commit_iso14755 (); 1106 void commit_iso14755 ();
1107 int hex_keyval (XKeyEvent &ev);
1108# if ISO_14755 1107# if ISO_14755
1109 void iso14755_51 (unicode_t ch, rend_t r = DEFAULT_RSTYLE, int x = 0, int y = -1); 1108 void iso14755_51 (unicode_t ch, rend_t r = DEFAULT_RSTYLE, int x = 0, int y = -1);
1110 void iso14755_54 (int x, int y); 1109 void iso14755_54 (int x, int y);
1111# endif 1110# endif
1112#endif 1111#endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines