annotate nt/xemacs.rc @ 2960:9151417c3852

[xemacs-hg @ 2005-09-27 21:43:19 by adrian] xemacs-21.5-clean: address stephen's query about my compile.texi fix -------------------- ChangeLog entries follow: -------------------- man/ChangeLog addition: 2005-09-27 Adrian Aichner <adrian@xemacs.org> * lispref/compile.texi (Compilation Options): Lowercase SYMBOL argument in `byte-compile-print-gensym' documentation, as suggested by Stephen.
author adrian
date Tue, 27 Sep 2005 21:43:22 +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"