annotate nt/xemacs.rc @ 4948:8b230c53075b

fix some tests in `make check', also add our own file-tests -------------------- ChangeLog entries follow: -------------------- lisp/ChangeLog addition: 2010-01-25 Ben Wing <ben@xemacs.org> * mule/cyrillic.el (koi8-c): Fix bug in #83 mapping. * mule/vietnamese.el (viscii): Fix bug in #A6 mapping. tests/ChangeLog addition: 2010-01-25 Ben Wing <ben@xemacs.org> * automated/file-tests.el: New file. * automated/mule-tests.el (featurep): * automated/test-harness.el (test-harness-from-buffer): * automated/test-harness.el (batch-test-emacs):
author Ben Wing <ben@xemacs.org>
date Mon, 25 Jan 2010 03:03:49 -0600
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"