Last changes for the 7.3 release!

This commit is contained in:
Bram Moolenaar
2010-08-15 15:24:20 +02:00
parent 35f330c0d2
commit 7f03644116
155 changed files with 173 additions and 174 deletions

View File

@ -1,4 +1,4 @@
*version7.txt* For Vim version 7.3g. Last change: 2010 Aug 14
*version7.txt* For Vim version 7.3. Last change: 2010 Aug 15
VIM REFERENCE MANUAL by Bram Moolenaar
@ -10148,5 +10148,7 @@ Fix: Include wchar.h in charset.c for towupper().
Fixed: Using ":read file" in an empty buffer when 'compatible' is set caused
an error. Was caused by patch 7.2.132.
Make the references to features in the help more consistent. (Sylvain Hitier)
vim:tw=78:ts=8:ft=help:norl: