Updates from 0.2.1 into 0.2.1-inu-1.5

This commit is contained in:
Akinori Ito
2001-11-09 04:59:17 +00:00
parent 68a07bf03b
commit 6c63633545
246 changed files with 32763 additions and 21814 deletions

View File

@@ -43,41 +43,57 @@
#define FUNCNAME_mouse 44
#define FUNCNAME_msToggle 45
#define FUNCNAME_movD 46
#define FUNCNAME_movL 47
#define FUNCNAME_movR 48
#define FUNCNAME_movU 49
#define FUNCNAME_msgs 50
#define FUNCNAME_nextA 51
#define FUNCNAME_nextMk 52
#define FUNCNAME_pgFore 53
#define FUNCNAME_movRW 54
#define FUNCNAME_ldOpt 57
#define FUNCNAME_pcmap 58
#define FUNCNAME_curURL 59
#define FUNCNAME_peekURL 60
#define FUNCNAME_peekIMG 61
#define FUNCNAME_pipesh 62
#define FUNCNAME_prevA 63
#define FUNCNAME_prevMk 64
#define FUNCNAME_pgBack 65
#define FUNCNAME_movLW 66
#define FUNCNAME_svBuf 67
#define FUNCNAME_qquitfm 68
#define FUNCNAME_readsh 69
#define FUNCNAME_rdrwSc 70
#define FUNCNAME_reMark 71
#define FUNCNAME_reload 72
#define FUNCNAME_col1R 73
#define FUNCNAME_svI 75
#define FUNCNAME_svA 76
#define FUNCNAME_srchfor 78
#define FUNCNAME_srchbak 79
#define FUNCNAME_srchnxt 81
#define FUNCNAME_srchprv 82
#define FUNCNAME_selBuf 83
#define FUNCNAME_shiftl 85
#define FUNCNAME_shiftr 86
#define FUNCNAME_vwSrc 87
#define FUNCNAME_lup1 89
#define FUNCNAME_followI 92
#define FUNCNAME_wrapToggle 94
#define FUNCNAME_movD1 47
#define FUNCNAME_movL 48
#define FUNCNAME_movL1 49
#define FUNCNAME_movR 50
#define FUNCNAME_movR1 51
#define FUNCNAME_movU 52
#define FUNCNAME_movU1 53
#define FUNCNAME_msgs 54
#define FUNCNAME_nextD 55
#define FUNCNAME_nextL 56
#define FUNCNAME_nextLU 57
#define FUNCNAME_nextA 58
#define FUNCNAME_nextMk 59
#define FUNCNAME_pgFore 60
#define FUNCNAME_nextR 61
#define FUNCNAME_nextRD 62
#define FUNCNAME_nextU 63
#define FUNCNAME_movRW 64
#define FUNCNAME_ldOpt 67
#define FUNCNAME_pcmap 68
#define FUNCNAME_curURL 69
#define FUNCNAME_peekIMG 70
#define FUNCNAME_peekURL 71
#define FUNCNAME_pipeBuf 72
#define FUNCNAME_pipesh 73
#define FUNCNAME_prevA 74
#define FUNCNAME_prevMk 75
#define FUNCNAME_pgBack 76
#define FUNCNAME_movLW 77
#define FUNCNAME_svBuf 78
#define FUNCNAME_qquitfm 79
#define FUNCNAME_readsh 80
#define FUNCNAME_rdrwSc 81
#define FUNCNAME_reMark 82
#define FUNCNAME_reload 83
#define FUNCNAME_col1R 84
#define FUNCNAME_svI 86
#define FUNCNAME_svA 87
#define FUNCNAME_srchfor 89
#define FUNCNAME_srchbak 90
#define FUNCNAME_srchnxt 92
#define FUNCNAME_srchprv 93
#define FUNCNAME_selBuf 94
#define FUNCNAME_selMn 95
#define FUNCNAME_setEnv 96
#define FUNCNAME_setOpt 97
#define FUNCNAME_shiftl 99
#define FUNCNAME_shiftr 100
#define FUNCNAME_vwSrc 101
#define FUNCNAME_submitForm 102
#define FUNCNAME_lup1 104
#define FUNCNAME_dispVer 105
#define FUNCNAME_followI 108
#define FUNCNAME_wrapToggle 110