Mercurial > hg > xemacs-beta
view version.sh @ 2622:c8a9be2d4728
[xemacs-hg @ 2005-02-28 23:36:30 by aidan]
Add details about losing data to the unicode-to-char docstring.
The Mule character encoding model means that extant Unicode coding systems
will lose data. Make this clear in the docstring of unicode-to-char, give
sample code to implement support for some desired code points should our
distributors want to do that.
author | aidan |
---|---|
date | Mon, 28 Feb 2005 23:36:32 +0000 |
parents | a5158a1f89a4 |
children | 2d9d73aaa3fc |
line wrap: on
line source
#!/bin/sh emacs_is_beta=t emacs_major_version=21 emacs_minor_version=5 emacs_beta_version=19 xemacs_codename="chives" emacs_kit_version= infodock_major_version=4 infodock_minor_version=0 infodock_build_version=8 xemacs_extra_name="(+CVS-20050228)" xemacs_release_date="2005-02-18"