Mercurial > hg > xemacs-beta
view version.sh @ 2516:b87570db038f
[xemacs-hg @ 2005-01-26 10:25:03 by ben]
Rest of hash-table cleanup (Part 2 of 2)
lisp.h: Clean up and generalize creation of string hash tables.
Use Hashcode rather than unsigned long.
author | ben |
---|---|
date | Wed, 26 Jan 2005 10:25:05 +0000 |
parents | b02114faf3c2 |
children | 309affdc2bb9 |
line wrap: on
line source
#!/bin/sh emacs_is_beta=t emacs_major_version=21 emacs_minor_version=5 emacs_beta_version=18 xemacs_codename="chestnut" emacs_kit_version= infodock_major_version=4 infodock_minor_version=0 infodock_build_version=8 xemacs_extra_name="(+CVS-20050125)"