annotate nt/xemacs.rc @ 4295:eded49463f9a

[xemacs-hg @ 2007-11-29 13:37:51 by aidan] Add round-trip tests for my fixed-width-8-bit CCL coding systems, fix a bug with them, take out some inadvertant debugging code of mine from mule-ccl.c.
author aidan
date Thu, 29 Nov 2007 13:38:21 +0000
parents abe6d1db359e
children 5274591ce707
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
442
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 428
diff changeset
1 #ifdef INCLUDE_DUMP
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 428
diff changeset
2 101 DUMP "xemacs.dmp"
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 428
diff changeset
3 #endif
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 428
diff changeset
4
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 428
diff changeset
5 XEmacs ICON PRELOAD "xemacs.ico"
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 428
diff changeset
6 XEmacsFile ICON "File.ico"
abe6d1db359e Import from CVS: tag r21-2-36
cvs
parents: 428
diff changeset
7 XEmacsLisp ICON "Lisp.ico"