From fe8c42571731ae675d0f99b3b24f1f99b4cd2c80 Mon Sep 17 00:00:00 2001 From: Tomasz Pala Date: Mon, 18 Apr 2005 12:38:40 +0000 Subject: [PATCH] - added alt-. Changed files: XFree86-XTerm.ad.patch -> 1.15 XTerm.ad-pl -> 1.18 --- XFree86-XTerm.ad.patch | 3 ++- XTerm.ad-pl | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/XFree86-XTerm.ad.patch b/XFree86-XTerm.ad.patch index 66f29c8..440251b 100644 --- a/XFree86-XTerm.ad.patch +++ b/XFree86-XTerm.ad.patch @@ -13,7 +13,7 @@ !*VT100*colorBDMode: on --- xc/programs/xterm/XTerm.ad.orig 2003-09-25 13:06:59.000000000 +0200 +++ xc/programs/xterm/XTerm.ad 2003-10-01 20:49:35.565015104 +0200 -@@ -110,3 +110,179 @@ +@@ -110,3 +110,180 @@ *tek4014*font2: 8x13 *tek4014*font3: 6x13 *tek4014*fontSmall: 6x10 @@ -155,6 +155,7 @@ + aspace: string(0x1b) string(" ")\n\ + a squestion: string(0x1b) string("?")\n\ + a sexclam: string(0x1b) string("!")\n\ ++ a period: string(0x1b) string(".")\n\ + a`: string(0x1b) string("`")\n\ + a1: string(0x1b) string("1")\n\ + a2: string(0x1b) string("2")\n\ diff --git a/XTerm.ad-pl b/XTerm.ad-pl index 5e0d6fa..806187f 100644 --- a/XTerm.ad-pl +++ b/XTerm.ad-pl @@ -258,6 +258,7 @@ NXTerm.JoinSession: False aspace: string(0x1b) string(" ")\n\ a squestion: string(0x1b) string("?")\n\ a sexclam: string(0x1b) string("!")\n\ + a period: string(0x1b) string(".")\n\ a`: string(0x1b) string("`")\n\ a1: string(0x1b) string("1")\n\ a2: string(0x1b) string("2")\n\ -- 2.44.0