oops, these should have been removed in the update.
- thanks morten@hotpost.dk
This commit is contained in:
parent
7d5489d44f
commit
afc477f6e0
@ -1,11 +0,0 @@
|
||||
--- src/feature.h.orig Thu Jan 13 20:26:24 2000
|
||||
+++ src/feature.h Fri Jul 21 02:29:44 2000
|
||||
@@ -397,7 +397,7 @@
|
||||
*/
|
||||
#define NFONTS 7
|
||||
#define FONT0_IDX 2
|
||||
-#define NFONT_LIST "7x14", "6x10", "6x13", "8x13", "8x16", "10x20", "12x24"
|
||||
+#define NFONT_LIST "8x16", "6x10", "6x13", "8x13", "8x16", "10x20", "12x24"
|
||||
#ifdef MULTICHAR_SET /* multichar glyph language support */
|
||||
# define MFONT_LIST NULL, NULL, NULL, NULL, NULL, NULL, NULL
|
||||
#endif
|
@ -1,11 +0,0 @@
|
||||
--- src/main.c.orig Sat Feb 26 23:57:52 2000
|
||||
+++ src/main.c Fri Jul 21 02:40:39 2000
|
||||
@@ -590,7 +590,7 @@
|
||||
enc = "GB";
|
||||
break;
|
||||
case BIG5:
|
||||
- c = "-*-r-*-%.2d-*-big5-0";
|
||||
+ c = "*16*big5*";
|
||||
enc = "BIG5";
|
||||
break;
|
||||
case EUCJ:
|
Loading…
Reference in New Issue
Block a user