updated for version 7.0157

This commit is contained in:
Bram Moolenaar
2005-10-12 21:01:44 +00:00
parent a5fac54aea
commit af289d333a
4 changed files with 79 additions and 193 deletions

View File

@ -1,4 +1,4 @@
*todo.txt* For Vim version 7.0aa. Last change: 2005 Oct 11
*todo.txt* For Vim version 7.0aa. Last change: 2005 Oct 12
VIM REFERENCE MANUAL by Bram Moolenaar
@ -47,6 +47,8 @@ Mac unicode patch (Da Woon Jung):
- selecting proportional font breaks display
- UTF-8 text causes display problems. Font replacement causes this.
- Command-key mappings do not work. (Alan Schmitt)
- Add default key mappings for the command key (Alan Schmitt)
use http://macvim.org/OSX/files/gvimrc
- With 'nopaste' pasting is wrong, with 'paste' Command-V doesn't work.
(Alan Schmitt)