annotate nt/xemacs.rc @ 4672:938ffa3ffe4d

Revert to original language environment, tests/automated/mule-tests.el. tests/ChangeLog addition: 2009-08-10 Aidan Kehoe <kehoea@parhasard.net> * automated/mule-tests.el: Revert to the original language environment once we've tested all the others, preventing things like a Chinese terminal coding system being selected when you actually have a UTF-8 tty.
author Aidan Kehoe <kehoea@parhasard.net>
date Mon, 10 Aug 2009 16:25:08 +0100
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"