Bram Moolenaar
|
68c2f638e6
|
patch 7.4.1208
Problem: Using old style function declarations.
Solution: Change to new style function declarations. (script by Hirohito
Higashi)
|
2016-01-30 17:24:07 +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
|
1be2ed6c11
|
patch 7.4.917
Problem: Compiler warning for comparing signed and unsigned.
Solution: Add a type cast.
|
2015-11-10 19:11:58 +01:00 |
|
Bram Moolenaar
|
72f4cc4a98
|
patch 7.4.913
Problem: No utf-8 support for the hangul input feature.
Solution: Add utf-8 support. (Namsh)
|
2015-11-10 14:35:18 +01:00 |
|
Bram Moolenaar
|
165bc69d1b
|
patch 7.4.793
Problem: Can't specify when not to ring the bell.
Solution: Add the 'belloff' option. (Christian Brabandt)
|
2015-07-21 17:53:25 +02:00 |
|
Bram Moolenaar
|
071d4279d6
|
updated for version 7.0001
|
2004-06-13 20:20:40 +00:00 |
|