0
0
mirror of https://github.com/vim/vim.git synced 2025-07-04 23:07:33 -04:00

3 Commits

Author SHA1 Message Date
Bram Moolenaar
52ea13da0f patch 7.4.1210
Problem:    Using old style function declarations.
Solution:   Change to new style function declarations. (script by Hirohito
            Higashi)
2016-01-30 18:51:09 +01:00
Bram Moolenaar
92b8b2d307 patch 7.4.1198
Problem:    Still using __ARGS.
Solution:   Remove __ARGS in several files. (script by Hirohito Higashi)
            Also remove use of HAVE_STDARG_H.
2016-01-29 22:36:45 +01:00
Bram Moolenaar
b3c5284c5b Add missing files for patch 7.3.143. 2011-03-22 20:52:37 +01:00