annotate nt/xemacs.rc @ 4143:80495fae7418

[xemacs-hg @ 2007-08-24 22:26:42 by adrian] xemacs-21.5-clean: fix error in Emacs Timeline URL in internals manual -------------------- ChangeLog entries follow: -------------------- man/ChangeLog addition: 2007-08-25 Adrian Aichner <adrian@xemacs.org> * internals/internals.texi (Through Version 18): Fix error in Emacs Timeline URL. * internals/internals.texi (Better Rendering Support -- Configuration with the Interim Patches):
author adrian
date Fri, 24 Aug 2007 22:26:42 +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"