Bram Moolenaar
|
e38eab22c1
|
patch 8.1.2396: using old C style comments
Problem: Using old C style comments.
Solution: Use // comments where appropriate.
|
2019-12-05 21:50:01 +01:00 |
|
Bram Moolenaar
|
edf3f97ae2
|
patch 7.4.2293
Problem: Modelines in source code are inconsistant.
Solution: Use the same line in most files. Add 'noet'. (Naruhiko Nishino)
|
2016-08-29 22:49:24 +02:00 |
|
Bram Moolenaar
|
b638a7be95
|
patch 7.4.1215
Problem: Using old style function declarations.
Solution: Change to new style function declarations. (script by Hirohito
Higashi)
|
2016-01-30 21:29:58 +01:00 |
|
Bram Moolenaar
|
d99df423c5
|
patch 7.4.1200
Problem: Still using __ARGS.
Solution: Remove __ARGS in several files. (script by Hirohito Higashi)
|
2016-01-29 23:20:40 +01:00 |
|
Bram Moolenaar
|
8d4eecc5e8
|
updated for version 7.3.723
Problem: Various tiny problems.
Solution: Various tiny fixes.
|
2012-11-20 17:19:01 +01:00 |
|
Bram Moolenaar
|
e37c611012
|
updated for version 7.3.428
Problem: Win32: an xpm file without a mask crashes Vim.
Solution: Fail when the mask is missing. (Dave Bodenstab)
|
2012-02-05 00:48:00 +01:00 |
|
Bram Moolenaar
|
071d4279d6
|
updated for version 7.0001
|
2004-06-13 20:20:40 +00:00 |
|