1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326
|
***************
*** 1,11 ****
- revlist for vile-9.7c, version v9_7c
--------------------------------------------------------------------------------
- aclocal.m4 1.183
ansi.c 1.49
api.c 1.44
api.h 1.13
basic.c 1.161
- bind.c 1.320
blist.c 1.11
blist.h 1.4
borland.c 1.38
--- 1,11 ----
+ revlist for vile, version v9_7d
--------------------------------------------------------------------------------
+ aclocal.m4 1.185
ansi.c 1.49
api.c 1.44
api.h 1.13
basic.c 1.161
+ bind.c 1.322
blist.c 1.11
blist.h 1.4
borland.c 1.38
***************
*** 14,20 ****
buffer.c 1.331
buglist 1.412
builtflt.c 1.63
- CHANGES 1.1177
CHANGES.R3 1.1
CHANGES.R4 1.1
CHANGES.R5 1.1
--- 14,20 ----
buffer.c 1.331
buglist 1.412
builtflt.c 1.63
+ CHANGES 1.1189
CHANGES.R3 1.1
CHANGES.R4 1.1
CHANGES.R5 1.1
***************
*** 23,34 ****
CHANGES.R8 1.1
charsets.c 1.56
chgdfunc.h 1.22
- cmdtbl 1.253
config.guess 1.8
config_h.in 1.2
config.sub 1.9
- configure 1.21
- configure.in 1.246
COPYING 1.4
csrch.c 1.34
curses.c 1.38
--- 23,34 ----
CHANGES.R8 1.1
charsets.c 1.56
chgdfunc.h 1.22
+ cmdtbl 1.255
config.guess 1.8
config_h.in 1.2
config.sub 1.9
+ configure 1.22
+ configure.in 1.247
COPYING 1.4
csrch.c 1.34
curses.c 1.38
***************
*** 37,47 ****
display.c 1.476
djhandl.c 1.6
dumbterm.c 1.23
- edef.h 1.339
eightbit.c 1.45
- estruct.h 1.663
- eval.c 1.383
- exec.c 1.314
externs.c 1.11
fences.c 1.86
file.c 1.415
--- 37,47 ----
display.c 1.476
djhandl.c 1.6
dumbterm.c 1.23
+ edef.h 1.341
eightbit.c 1.45
+ estruct.h 1.665
+ eval.c 1.386
+ exec.c 1.325
externs.c 1.11
fences.c 1.86
file.c 1.415
***************
*** 52,97 ****
glob.c 1.93
gppconio.c 1.2
history.c 1.87
- input.c 1.320
insert.c 1.167
INSTALL 1.6
install.sh 1.7
isearch.c 1.60
itbuff.c 1.25
lckfiles.c 1.11
- line.c 1.193
- main.c 1.642
makeargv.c 1.3
makeargv.h 1.3
makefile.blc 1.22
makefile.djg 1.38
makefile.icc 1.17
- makefile.in 1.211
makefile.wnt 1.99
MANIFEST none
map.c 1.112
- menu.c 1.51
mkdirs.sh 1.7
mkprlenv.wnt 1.9
mktbls.c 1.151
modes.c 1.363
- modetbl 1.275
msgs.c 1.29
- npopen.c 1.95
ntconio.c 1.91
ntwinio.c 1.188
nullterm.c 1.5
oneliner.c 1.112
- opers.c 1.93
os2keys.h 1.2
os2pipe.c 1.5
os2vio.c 1.36
- patchlev.h 1.378
path.c 1.162
perl.xs 1.111
plugin.c 1.1
plugin.h 1.1
- proto.h 1.650
pscreen.h 1.2
ptypemap 1.7
random.c 1.319
--- 52,97 ----
glob.c 1.93
gppconio.c 1.2
history.c 1.87
+ input.c 1.321
insert.c 1.167
INSTALL 1.6
install.sh 1.7
isearch.c 1.60
itbuff.c 1.25
lckfiles.c 1.11
+ line.c 1.194
+ main.c 1.647
makeargv.c 1.3
makeargv.h 1.3
makefile.blc 1.22
makefile.djg 1.38
makefile.icc 1.17
+ makefile.in 1.212
makefile.wnt 1.99
MANIFEST none
map.c 1.112
+ menu.c 1.52
mkdirs.sh 1.7
mkprlenv.wnt 1.9
mktbls.c 1.151
modes.c 1.363
+ modetbl 1.276
msgs.c 1.29
+ npopen.c 1.96
ntconio.c 1.91
ntwinio.c 1.188
nullterm.c 1.5
oneliner.c 1.112
+ opers.c 1.97
os2keys.h 1.2
os2pipe.c 1.5
os2vio.c 1.36
+ patchlev.h 1.379
path.c 1.162
perl.xs 1.111
plugin.c 1.1
plugin.h 1.1
+ proto.h 1.657
pscreen.h 1.2
ptypemap 1.7
random.c 1.319
***************
*** 100,125 ****
README.VMS 1.5
regexp.c 1.139
region.c 1.149
- revlist v9_7c
search.c 1.146
- select.c 1.167
sinstall.sh 1.1
- spawn.c 1.195
- statevar.c 1.122
tags.c 1.138
- tbuff.c 1.68
tcap.c 1.177
tcap.h 1.14
termio.c 1.214
test_io.c 1.2
- trace.c 1.80
trace.h 1.31
ucrypt.c 1.15
- undo.c 1.96
version.c 1.66
vile.1 1.37
- vile-9.7.spec 1.5
- vile.hlp 1.655
vile.wmconfig 1.1
vl_alloc.h 1.1
vl_ctype.h 1.15
--- 100,125 ----
README.VMS 1.5
regexp.c 1.139
region.c 1.149
+ revlist v9_7d
search.c 1.146
+ select.c 1.168
sinstall.sh 1.1
+ spawn.c 1.200
+ statevar.c 1.123
tags.c 1.138
+ tbuff.c 1.69
tcap.c 1.177
tcap.h 1.14
termio.c 1.214
test_io.c 1.2
+ trace.c 1.81
trace.h 1.31
ucrypt.c 1.15
+ undo.c 1.99
version.c 1.66
vile.1 1.37
+ vile-9.7.spec 1.6
+ vile.hlp 1.657
vile.wmconfig 1.1
vl_alloc.h 1.1
vl_ctype.h 1.15
***************
*** 159,165 ****
doc/config.doc 1.15
doc/dir.doc 1.3
doc/filters.doc 1.40
- doc/macros.doc 1.107
doc/menus.doc 1.7
doc/modes.doc 1.17
doc/ncu-indent 1.16
--- 159,165 ----
doc/config.doc 1.15
doc/dir.doc 1.3
doc/filters.doc 1.40
+ doc/macros.doc 1.111
doc/menus.doc 1.7
doc/modes.doc 1.17
doc/ncu-indent 1.16
***************
*** 237,250 ****
filters/key-filt.c 1.41
filters/latexflt.l 1.48
filters/latex.key 1.2
- filters/lex-filt.l 1.62
filters/lex.key 1.8
filters/lispfilt.l 1.20
filters/lisp.key 1.2
filters/lua-filt.l 1.8
filters/lua.key 1.2
filters/m4-filt.c 1.30
- filters/m4.key 1.3
filters/mailcap.key 1.3
filters/mailfilt.l 1.22
filters/mail.key 1.3
--- 237,250 ----
filters/key-filt.c 1.41
filters/latexflt.l 1.48
filters/latex.key 1.2
+ filters/lex-filt.l 1.67
filters/lex.key 1.8
filters/lispfilt.l 1.20
filters/lisp.key 1.2
filters/lua-filt.l 1.8
filters/lua.key 1.2
filters/m4-filt.c 1.30
+ filters/m4.key 1.5
filters/mailcap.key 1.3
filters/mailfilt.l 1.22
filters/mail.key 1.3
***************
*** 332,338 ****
filters/vb6.key 1.5
filters/vb.key 1.15
filters/vbs.key 1.4
- filters/vilefilt.l 1.57
filters/vile.key 1.8
filters/vim.key 1.2
filters/vl-filt.l 1.15
--- 332,338 ----
filters/vb6.key 1.5
filters/vb.key 1.15
filters/vbs.key 1.4
+ filters/vilefilt.l 1.59
filters/vile.key 1.8
filters/vim.key 1.2
filters/vl-filt.l 1.15
***************
*** 362,368 ****
macros/gnugpg.rc 1.3
macros/loaderrs.rc 1.2
macros/manpage.rc 1.24
- macros/modes.rc 1.79
macros/palettes.rc 1.8
macros/pictmode.rc 1.4
macros/search.rc 1.3
--- 362,368 ----
macros/gnugpg.rc 1.3
macros/loaderrs.rc 1.2
macros/manpage.rc 1.24
+ macros/modes.rc 1.80
macros/palettes.rc 1.8
macros/pictmode.rc 1.4
macros/search.rc 1.3
|