.gitignore
7.2.360
7.2.361
7.2.362
7.2.363
7.2.364
7.2.365
7.2.366
7.2.367
7.2.368
7.2.369
7.2.370
7.2.371
7.2.372
7.2.373
7.2.374
7.2.375
7.2.376
7.2.377
7.2.378
7.2.379
7.2.380
7.2.381
7.2.382
7.2.383
7.2.384
7.2.385
7.2.386
7.2.387
7.2.388
7.2.389
7.2.390
7.2.391
7.2.392
7.2.393
7.2.394
7.2.395
7.2.396
7.2.397
7.2.398
7.2.399
7.2.400
7.2.401
7.2.402
7.2.403
7.2.404
7.2.405
7.2.406
7.2.407
7.2.408
7.2.409
7.2.410
7.2.411
7.3.001
7.3.002
7.3.003
7.3.004
7.3.005
7.3.006
7.3.007
7.3.008
7.3.009
7.3.010
7.3.011
7.3.012
7.3.013
7.3.014
7.3.015
7.3.016
7.3.017
7.3.018
7.3.019
7.3.020
7.3.021
7.3.022
7.3.023
7.3.024
7.3.025
7.3.026
7.3.027
7.3.028
7.3.029
7.3.030
7.3.031
7.3.032
7.3.033
7.3.034
7.3.035
7.3.036
7.3.037
7.3.038
7.3.039
7.3.040
7.3.041
7.3.042
7.3.043
7.3.044
7.3.045
7.3.046
7.3.047
7.3.048
7.3.049
7.3.050
7.3.051
7.3.052
7.3.053
7.3.054
7.3.055
7.3.056
7.3.057
7.3.058
7.3.059
7.3.060
7.3.061
7.3.062
7.3.063
7.3.064
7.3.065
7.3.066
7.3.067
7.3.068
7.3.069
7.3.070
7.3.071
7.3.072
7.3.073
7.3.074
7.3.075
7.3.076
7.3.077
7.3.078
7.3.079
7.3.080
7.3.081
7.3.082
7.3.083
7.3.084
7.3.085
7.3.086
7.3.087
7.3.088
7.3.089
7.3.090
7.3.091
7.3.092
7.3.093
7.3.094
7.3.095
7.3.096
7.3.097
7.3.098
7.3.099
7.3.100
7.3.101
7.3.102
7.3.103
7.3.104
7.3.105
7.3.106
7.3.107
7.3.108
7.3.109
7.3.110
7.3.111
7.3.112
7.3.113
7.3.114
7.3.115
7.3.116
7.3.117
7.3.118
7.3.119
7.3.120
7.3.121
7.3.122
7.3.123
7.3.124
7.3.125
7.3.126
7.3.127
7.3.128
7.3.129
7.3.130
7.3.131
7.3.132
7.3.133
7.3.134
7.3.135
7.3.136
7.3.137
7.3.138
7.3.139
7.3.140
7.3.141
7.3.142
7.3.143
7.3.144
7.3.145
7.3.146
7.3.147
7.3.148
7.3.149
7.3.150
7.3.151
7.3.152
7.3.153
7.3.154
7.3.155
7.3.156
7.3.157
7.3.158
7.3.159
7.3.160
7.3.161
7.3.162
7.3.163
7.3.164
7.3.165
7.3.166
7.3.167
7.3.168
7.3.169
Changelog.rpm
README.patches
filetype.vim
forth.vim
gvim.desktop
gvim16.png
gvim32.png
gvim48.png
gvim64.png
gzip.vim
netrw.vim
netrwFileHandlers.vim
netrwPlugin.vim
netrwSettings.vim
sources
spec-template
tar.vim
vi_help.txt
vim-6.1-rh3.patch
vim-6.2-specsyntax.patch
vim-6.4-checkhl.patch
vim-6.4-cvim.patch
vim-7.0-crv.patch
vim-7.0-fixkeys.patch
vim-7.0-hunspell.patch
vim-7.0-rclocation.patch
vim-7.0-specedit.patch
vim-7.0-syncolor.patch
vim-7.0-warning.patch
vim-7.1-ada.patch
vim-7.1-erlang.patch
vim-7.1-lib64.patch
vim-7.1-nowarnings.patch
vim-7.2-elinks-parameter-518791.patch
vim-7.2-httpfiletype-499123.patch
vim-7.3-fstabsyntax.patch
vim-7.3-syntax.patch
vim.spec
vim72-rh514717.patch
vimrc
xxd-locale.patch
zip.vim
vim-update.sh
README.patches
Patches for Vim - Vi IMproved 7.3 The files in this directory contain source code changes to fix problems in released versions of Vim. Each file also contains an explanation of the problem that is fixed, like the message that was sent to the vim-dev maillist. The best is to apply the patches in sequence. This avoids problems when a patch depends on a previous patch. If you did not unpack the extra archive, you may want to skip patches marked with "(extra)". Similarly for the "lang" archive. Or ignore errors for missing files. Before patching, change to the top Vim directory, where the "src" and "runtime" directories are located. Depending on the version of "patch" that you use, you may have add an argument to make it patch the right file: patch -p < 7.3.001 patch -p0 < 7.3.001 After applying a patch, you need to compile Vim. There are no patches for binaries. Checksums for the patch files can be found in the file MD5. Individual patches for Vim 7.3: SIZE NAME FIXES 1720 7.3.001 ":find" completion does not always shorten match properly 1610 7.3.002 ":find" completion didn't work halfway an environment variable 1299 7.3.003 crash with specific BufWritePost autocmd 1300 7.3.004 crash when using very long regexp 2747 7.3.005 crash when using undotree() 2987 7.3.006 can't build some multi-byte code with C89 4442 7.3.007 Python code redefines "buffer", re-implements a grow-array 11982 7.3.008 'cursorbind' is kept in places where 'scrollbind' is reset 3197 7.3.009 Win32: Crash when using a bad argument for strftime() 5466 7.3.010 Mac GUI: Missing break statements 8811 7.3.011 X11 clipboard doesn't work in GUI, after :sh selection fails 2127 7.3.012 problems building with MingW 5979 7.3.013 dynamic loading with Ruby doesn't work for 1.9.2 2497 7.3.014 "a" in Ex mode with backslash at end of line doesn't work 2223 7.3.015 a test is using an error message that no longer exists 7448 7.3.016 netbeans interface doesn't work under Athena 4314 7.3.017 errors reported by smatch 2488 7.3.018 (after 7.3.012) missing argument to windres in MingW makefiles 1577 7.3.019 ":nbstart" can fail silently 3696 7.3.020 cursor position wrong when joining lines and 'fo' contains "a" 2145 7.3.021 Mac: Boolean redefined when building with X11 1750 7.3.022 when opening a new window 'spellcapcheck' is cleared 2086 7.3.023 external program may hang when it tries to write to the tty 3222 7.3.024 named signs do not use a negative number as intended 3412 7.3.025 ":mksession" does not escape file name properly 1848 7.3.026 CTRL-] in a help file doesn't always work 2668 7.3.027 MS-Windows: Opening a file on a network share is very slow 5065 7.3.028 (after 7.3.024) signs don't show up 4623 7.3.029 ":sort n" sorts lines without a number as number zero 12512 7.3.030 cannot store Dict and List in viminfo file 3620 7.3.031 can't pass the X window ID to another application 21839 7.3.032 maparg() doesn't return the flags, e.g., <buffer>, <script> 1395 7.3.033 (after 7.3.032) can't build without FEAT_LOCALMAP 12987 7.3.034 Win32: may load .dll from wrong directory 1882 7.3.035 (after 7.3.034) stray semicolon 1946 7.3.036 Win32 GUI: different dialog font when building without menus 4147 7.3.037 compiler warnings for loss of data 2638 7.3.038 v:windowid isn't set for MS-Windows 2567 7.3.039 crash when using skk.vim plugin 1627 7.3.040 go past end of string when comparing while ignoring case 1857 7.3.041 compiler warning for mediumVersion 1915 7.3.042 no spell highlighting when re-using an empty buffer 14836 7.3.043 can't load Ruby dynamically on Unix 1857 7.3.044 preview window too high when opened by the popup menu 1739 7.3.045 compiler warning for uninitialized variable 2126 7.3.046 can't build Ruby on MS-Windows 6058 7.3.047 (after 7.3.032) missing makefile updates for test 75 3410 7.3.048 ":earlier 1f" doesn't work after loading undo file 19335 7.3.049 PLT has rebranded their Scheme to Racket 6138 7.3.050 the link script is clumsy, should use --as-needed 3305 7.3.051 crash when $PATH is empty 10719 7.3.052 various errors when 'completefunc' opens a new window 2948 7.3.053 complete() function doesn't reset complete direction 3354 7.3.054 can define a user command for :Print, but it doesn't work 10470 7.3.055 endless loop when recursively comparing lists and dicts