Mercurial > hg > xemacs-beta
view version.sh @ 4366:7b628daa39d4
Move debugging code to usage example.
* automated/test-harness.el (test-harness-test-compiled): Improve docstring.
* automated/weak-tests.el (test-harness-test-compiled): Remove debugging code.
author | Stephen J. Turnbull <stephen@xemacs.org> |
---|---|
date | Sat, 29 Dec 2007 20:22:04 -0800 |
parents | 3fbaef93f665 |
children |
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-20071205)" xemacs_release_date="2007-05-21"