annotate nt/installer/Wise/version.py @ 4289:20accccbebd6
[xemacs-hg @ 2007-11-27 22:15:32 by aidan]
Byte compile defcustom init values; save the Lisp values for correct
editing, correct some comments and indentation, and expose some lambda
expressions to the byte compile; make custom-initialize-changed a defubst,
since it's only called from one place and calls to that place cluster.
author |
aidan |
date |
Tue, 27 Nov 2007 22:15:34 +0000 |
parents |
a268de273009 |
children |
|
rev |
line source |
2370
|
1 title="XEmacs 21.0b62 EXPERIMENTAL"
|
|
2 welcome="Welcome to the %APPTITLE% setup program. Please note that this is an experimental release and some features may not work correctly, especially on machines running Windows 95. Please read the file PROBLEMS in the xemacs installation directory. Send comments or bug reports to xemacs-nt@xemacs.org. For more info see http://www.xemacs.org"
|
|
3
|