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

Comparing cvsroot/rxvt-unicode/src/rxvt.h (file contents):
Revision 1.500 by root, Tue Jun 5 19:32:29 2012 UTC vs.
Revision 1.501 by root, Wed Jun 6 11:46:11 2012 UTC

45 45
46#include "feature.h" 46#include "feature.h"
47 47
48#if defined (ISO_14755) || defined (ENABLE_PERL) 48#if defined (ISO_14755) || defined (ENABLE_PERL)
49# define ENABLE_OVERLAY 1 49# define ENABLE_OVERLAY 1
50# undef NO_RESOURCES
50#endif 51#endif
51 52
52#if ENABLE_PERL 53#if ENABLE_PERL
53# define ENABLE_FRILLS 1 54# define ENABLE_FRILLS 1
54# define ENABLE_COMBINING 1 55# define ENABLE_COMBINING 1
1296#if ENABLE_FRILLS || ISO_14755 1297#if ENABLE_FRILLS || ISO_14755
1297 // ISO 14755 entry support 1298 // ISO 14755 entry support
1298 unicode_t iso14755buf; 1299 unicode_t iso14755buf;
1299 void commit_iso14755 (); 1300 void commit_iso14755 ();
1300# if ISO_14755 1301# if ISO_14755
1301 void iso14755_51 (unicode_t ch, rend_t r = DEFAULT_RSTYLE, int x = 0, int y = -1); 1302 void iso14755_51 (unicode_t ch, rend_t r = DEFAULT_RSTYLE, int x = 0, int y = -1, int y2 = -1);
1302 void iso14755_54 (int x, int y); 1303 void iso14755_54 (int x, int y);
1303# endif 1304# endif
1304#endif 1305#endif
1305 1306
1306 long vt_emask, vt_emask_perl, vt_emask_xim, vt_emask_mouse; 1307 long vt_emask, vt_emask_perl, vt_emask_xim, vt_emask_mouse;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines