aboutsummaryrefslogtreecommitdiffstats
path: root/editors/e3/files/patch-e3.asm
blob: 4401340bc4037f79ceb83d5066792278abdc9a02 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- e3.asm  Wed Jan  3 14:21:19 2001
+++ e3.asm.new  Wed Jan  3 14:21:47 2001
@@ -3620,8 +3620,8 @@
    dw KeyVICmdI    -_start ;33h
    dw KeyVICmdR    -_start ;34h
    dw KeyVICmdd    -_start ;35h
-   dw KeyHalfPgDn  -_start ;36h
-   dw KeyHalfPgUp  -_start ;37h
+   dw KeyHalfPgDn  -_start ;37h
+   dw KeyHalfPgUp  -_start ;36h
    dw KeyVI1Char   -_start ;38h
    dw KeyVIfsearch -_start ;39h
    dw KeyVIbsearch -_start ;3Ah