Updated runtime files.
diff --git a/runtime/doc/todo.txt b/runtime/doc/todo.txt
index 275b7ac..b0fa841 100644
--- a/runtime/doc/todo.txt
+++ b/runtime/doc/todo.txt
@@ -1,4 +1,4 @@
-*todo.txt* For Vim version 7.3. Last change: 2012 Oct 03
+*todo.txt* For Vim version 7.3. Last change: 2012 Oct 04
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -34,6 +34,11 @@
*known-bugs*
-------------------- Known bugs and current work -----------------------
+Patch with Test for patch 7.3.673 (Christian Brabandt, 2012 Oct 3)
+
+Patch for C-\ e when editing expression. (Christian Brabandt, 2012 Oct 3)
+Correction by ZyX.
+
Go through more coverity reports.
Discussion about canonicalization of Hebrew. (Ron Aaron, 2011 April 10)
@@ -81,6 +86,8 @@
the order they were made. Also ":gredo". Both with a count. Useful when
tests fail after making changes and you forgot in which files.
+Patch to make updating tabline faster. (Arseny Kapoulkine, 2012 Oct 3)
+
Crash with vimdiff. (Don Cruickshank, 2012 Sep 23)
Win32: use 'guifontwide' for IME composition. (Taro Muraoka, 2012 Sep 30)
@@ -118,6 +125,9 @@
Win32: patch for current directory, "loading iof conv". (Ken Takata, 2012 Sep
15)
+It's probably a good idea to make a negative value for 'sts' use the value of
+'sw'. Patch by So8res, Oct 3 2012
+
Syntax update problem in one buffer opened in two windows, bottom window is
not correctly updated. (Paul Harris, 2012 Feb 27)