aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--editors/e3/files/patch-e3.asm13
1 files changed, 13 insertions, 0 deletions
diff --git a/editors/e3/files/patch-e3.asm b/editors/e3/files/patch-e3.asm
new file mode 100644
index 000000000000..0a4484f78014
--- /dev/null
+++ b/editors/e3/files/patch-e3.asm
@@ -0,0 +1,13 @@
+--- e3.asm.orig Wed Dec 27 22:00:59 2000
++++ e3.asm Wed Dec 27 22:01:04 2000
+@@ -3169,8 +3169,8 @@
+ dw KeyVICmdI -_start ;33h
+ dw KeyVICmdR -_start ;34h
+ dw KeyVICmdd -_start ;35h
+- dw KeyHalfPgDn -_start ;36h
+- dw KeyHalfPgUp -_start ;37h
++ dw KeyHalfPgUp -_start ;36h
++ dw KeyHalfPgDn -_start ;37h
+ dw KeyVI1Char -_start ;38h
+ dw KeyEmaCtrlS -_start ;39h
+ dw KeyEmaCtrlR -_start ;3Ah