1
0
forked from aniani/vim

updated for version 7.0115

This commit is contained in:
Bram Moolenaar 2005-07-24 21:18:31 +00:00
parent 81366db6d6
commit c013cb66a6
2 changed files with 1307 additions and 1152 deletions

View File

@ -1,4 +1,4 @@
*todo.txt* For Vim version 7.0aa. Last change: 2005 Jul 23
*todo.txt* For Vim version 7.0aa. Last change: 2005 Jul 24
VIM REFERENCE MANUAL by Bram Moolenaar
@ -58,9 +58,7 @@ Win32: Crash when pasting Simplified Chinese in utf-8. (rainux, 2005 June 20)
PLANNED FOR VERSION 7.0:
- REFACTORING: The main() function is very long. Move parts to separate
functions, especially loops. Ideas from Walter Briscoe (2003 Apr 3, 2004
Feb 9).
- REFACTORING:
Improve the interface between the generic GUI code and the system-specific
code. Generic code handles text window with scrollbars, system-specific
code menu, toolbar, etc.

2453
src/main.c

File diff suppressed because it is too large Load Diff