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

Comparing rxvt-unicode/src/encoding.C (file contents):
Revision 1.9 by pcg, Wed Mar 10 18:42:58 2004 UTC vs.
Revision 1.10 by pcg, Sun Mar 14 17:33:07 2004 UTC

245 245
246 &rxvt_codeset_conv_unicode_16, 246 &rxvt_codeset_conv_unicode_16,
247 &rxvt_codeset_conv_unicode 247 &rxvt_codeset_conv_unicode
248}; 248};
249 249
250#if ENABLE_COMBINING
250//#define ENCODING_COMPOSE 251# define ENCODING_COMPOSE
252#endif
251 253
252#include "table/compose.h" 254#include "table/compose.h"
253 255
254uint32_t 256uint32_t
255rxvt_compose (uint32_t c1, uint32_t c2) 257rxvt_compose (uint32_t c1, uint32_t c2)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines