Bram Moolenaar
5477506a9f
Update runtime files.
2019-07-31 21:07:14 +02:00
Bram Moolenaar
25c9c680ec
patch 8.1.1280: remarks about functionality not in Vi clutters the help
...
Problem: Remarks about functionality not in Vi clutters the help.
Solution: Move all info about what is new in Vim or already existed in Vi to
vi_diff.txt. Remove {not in Vi} remarks. (closes #4268 ) Add
"noet" to the help files modeline. Also include many other help
file improvements.
2019-05-05 18:13:34 +02:00
Bram Moolenaar
b782869033
patch 8.1.1043: Lua interface does not support Blob
...
Problem: Lua interface does not support Blob.
Solution: Add support to Blob. (Ozaki Kiichi, closes #4151 )
2019-03-23 13:57:02 +01:00
Bram Moolenaar
fd35811ca5
Update runtime files, add Danish translations.
2018-07-07 23:21:31 +02:00
Bram Moolenaar
2f362bf7f9
patch 8.1.0136: Lua tests don't cover new features
...
Problem: Lua tests don't cover new features.
Solution: Add more tests. (Dominique Pelle, closes #3130 )
2018-07-01 19:49:27 +02:00
Bram Moolenaar
b1c9198afb
Vim 8.1 release
...
Update version number and information. Fix a couple of tests.
2018-05-17 17:04:55 +02:00
Bram Moolenaar
bb76f24af2
Vim 8.0 release
2016-09-12 14:24:39 +02:00
Bram Moolenaar
abd468ed0f
Updated runtime files
2016-09-08 22:22:43 +02:00
Bram Moolenaar
e18c0b3981
Updated runtime files.
2016-03-20 21:08:34 +01:00
Bram Moolenaar
d94464ee29
patch 7.4.907
...
Problem: Libraries for dynamically loading interfaces can only be defined
at compile time.
Solution: Add options to specify the dll names. (Kazuki Sakamoto,
closes #452 )
2015-11-02 15:28:18 +01:00
Bram Moolenaar
7cba6c0636
Updated runtime files.
2013-09-05 22:13:31 +02:00
Bram Moolenaar
3b1db36689
release version 7.4
2013-08-10 15:00:24 +02:00
Bram Moolenaar
1a42b4befb
Update files for the 7.4b BETA release.
2013-07-28 18:29:08 +02:00
Bram Moolenaar
913df81e74
Vim 7.4a BETA release.
2013-07-06 15:44:11 +02:00
Bram Moolenaar
52b91d801a
Updated runtime files.
2013-06-15 21:39:51 +02:00
Bram Moolenaar
30b6581799
Updated runtime files.
2012-07-12 22:01:11 +02:00
Bram Moolenaar
53bfca22f1
Updated runtime files.
2012-04-13 23:04:47 +02:00
Bram Moolenaar
1dced5727f
updated for version 7.3.490
...
Problem: Member confusion in Lua interface.
Solution: Fix it. Add luaeval(). (Taro Muraoka, Luis Carvalho)
2012-04-05 16:54:08 +02:00
Bram Moolenaar
7f03644116
Last changes for the 7.3 release!
2010-08-15 15:24:20 +02:00
Bram Moolenaar
4421d6af22
Version 7.3f -> 7.3g
2010-08-14 13:33:56 +02:00
Bram Moolenaar
82d1c33a8a
Version 7.3e -> 7.3f.
2010-08-09 20:16:32 +02:00
Bram Moolenaar
257a9c873f
7.3d -> 7.3e.
2010-08-04 19:29:04 +02:00
Bram Moolenaar
9379f83030
Version 7.3c -> 7.3d
2010-08-01 20:38:51 +02:00
Bram Moolenaar
c3301874a6
7.3b -> 7.3c
2010-07-25 20:53:06 +02:00
Bram Moolenaar
2334b6d594
Make it possible to load Lua dynamically on Unix. (Luis Carvalho)
2010-07-22 21:32:16 +02:00
Bram Moolenaar
d28478b557
Vim 7.3a -> 7.3b.
2010-07-18 23:29:58 +02:00
Bram Moolenaar
9855d6b361
Better conceal in help. (partly by Dominique Pelle)
2010-07-18 14:34:51 +02:00
Bram Moolenaar
0ba042961f
Added Lua interfae. (Luis Carvalho)
2010-07-14 23:23:17 +02:00