emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Unicode data removal from descr-text.el


From: Kenichi Handa
Subject: Re: Unicode data removal from descr-text.el
Date: Fri, 13 Jun 2003 08:13:44 +0900 (JST)
User-agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/21.2.92 (sparc-sun-solaris2.6) MULE/5.0 (SAKAKI)

In article <address@hidden>, Richard Stallman <address@hidden> writes:
> The license permits major transformation of the data, but
> does not permit simple changes.  That's why it's not free.
> However, the license does permit us to release a
> transformed version under a different license which would
> be free.

Is this a simple change or a major transformation?

% awk -F ';' '{print $2}' <UnicodeData.txt >CharName.txt

It changes this kind of lines:
        0020;SPACE;Zs;0;WS;;;;;N;;;;;
to
        SPACE

---
Ken'ichi HANDA
address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]