patchlevel 42

This commit is contained in:
Karsten Hopp 2004-12-06 13:03:46 +00:00
parent 94dc0fed76
commit e6b87cb8bf

View File

@ -58,3 +58,10 @@ Individual patches for Vim 6.3:
1552 6.3.033 mapping ending in two-char command doesn't restart Insert mode
1618 6.3.034 VMS: crash in RTL when using :help, caused by ? wildcard
7883 6.3.035 (extra) RISC OS: compilation problems, better Makefile
1770 6.3.036 ml_get errors when fold was deleted
2889 6.3.037 (after 6.3.032) warning for unused variable
1664 6.3.038 (extra) Win32: mouse click take effect much later
2749 6.3.039 line numbers not updated when inserting a line above window
18020 6.3.040 window count for a buffer was wrong after error handling
1932 6.3.041 (extra) Win32: ":cd %:p:h" doesn't work when 'enc' is not ACP
1760 6.3.042 CTRL-X CTRL-E in Insert mode does not scroll fold correctly