Mercurial > hg > xemacs-beta
view version.sh @ 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 | 691b934b7b83 |
children | e2d8f3b8fb7d |
line wrap: on
line source
#!/bin/sh emacs_is_beta=t emacs_major_version=21 emacs_minor_version=5 emacs_beta_version=28 xemacs_codename="fuki" emacs_kit_version= infodock_major_version=4 infodock_minor_version=0 infodock_build_version=8 xemacs_extra_name="(+CVS-20071126)" xemacs_release_date="2007-05-21"