summaryrefslogtreecommitdiffstats
path: root/chinese/pine4/files/patch-al
blob: f0d0415dcf23208a095ad12a1b970fea61062fae (plain)
1
2
3
4
5
6
7
8
9
10
11
--- pico/ebind.h.orig	Sat Feb 28 08:10:31 1998
+++ pico/ebind.h	Tue Aug  4 12:42:14 1998
@@ -145,7 +145,7 @@
 	{CTRL|'O',		filewrite},
 	{CTRL|'P',		backline},
 	{CTRL|'R',		insfile},
-#ifdef	SPELLER
+#if defined(SPELLER) && !defined(__FreeBSD__)
 	{CTRL|'T',		spell},
 #endif	/* SPELLER */
 	{CTRL|'U',		yank},
OpenPOWER on IntegriCloud