Made reading/writing undo info a bit more robust.

This commit is contained in:
Bram Moolenaar
2010-05-30 20:40:11 +02:00
parent fd3e5dc97f
commit 6ed8ed84f9
6 changed files with 241 additions and 166 deletions
-3
View File
@@ -123,9 +123,6 @@ Slow combination of folding and PHP syntax highlighting. Script to reproduce
it. Caused by "syntax sync fromstart" in combination with patch 7.2.274.
(Christian Brabandt, 2010 May 27)
Check for unused functions, idea:
http://blog.flameeyes.eu/2008/01/17/today-how-to-identify-unused-exported-functions-and-variables
In command line window ":close" doesn't work properly. (Tony Mechelynck, 2009
Jun 1)