1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-07-07 13:34:34 -04:00
Commit Graph

13 Commits

Author SHA1 Message Date
Jonas Fonseca
d2e346436a Hmm, seem b.delta decided not to become 0x03B4 like it should 2006-01-10 15:39:11 +01:00
Jonas Fonseca
aa75cade23 Reinsert part of comment for nVDash; fixes 8e0eda5e4d 2006-01-03 23:38:37 +01:00
Jonas Fonseca
b5065e7a17 Add header about where to get the SGML entity database from unicode.org
... and summon up the local changes made.
2006-01-03 17:20:50 +01:00
Jonas Fonseca
8c684e8c73 Skip entities with unknown unicode (0x????) 2006-01-03 17:12:58 +01:00
Jonas Fonseca
395a64f569 Merge in the public entity set names from the unicode.org database
This also fixes b.delta to have the correct value 0x03B4. The main difference
to ELinks' entity database is:

 - entities not in the unicode database from 1997:
   Scomma, Tcomma, euro, scomma, tcomma
 - obsolete entities kept for compatibility:
   emdash, endash, hibar
2006-01-03 17:10:19 +01:00
Jonas Fonseca
8e0eda5e4d Merge in the 0x???? chars and fix some incomplete descriptions 2006-01-03 16:48:11 +01:00
Jonas Fonseca
3e6c08ce12 Move the SGML entity database back to the format used by unicode.org 2006-01-03 16:43:31 +01:00
Jonas Fonseca
af089507dc Remove unneeded Unicode/.gitignore 2005-12-25 02:41:03 +01:00
Laurent MONIN
df065ead80 Remove now useless $Id: lines. 2005-10-21 09:14:07 +02:00
Petr Baudis
06ea255a22 Convert part of the build to the new build system
The root makefile is converted as well as some leaf Makefiles. This
also brings in the required infrastructure and adjusts configure.in
appropriately.

I converted only makefiles containing no configurable stuff, since
that'll require more consideration yet.
2005-09-15 21:03:56 +02:00
Jonas Fonseca
7462f22635 Remove now obsolete .cvsignore files. 2005-09-15 18:33:20 +02:00
Jonas Fonseca
e54f78bf3f Oops, missed the generated stuff in Unicode/. 2005-09-15 18:29:59 +02:00
Petr Baudis
0f6d4310ad Initial commit of the HEAD branch of the ELinks CVS repository, as of
Thu Sep 15 15:57:07 CEST 2005. The previous history can be added to this
by grafting.
2005-09-15 15:58:31 +02:00