Update runtime files.
diff --git a/runtime/doc/todo.txt b/runtime/doc/todo.txt
index 434dcce..f1134d4 100644
--- a/runtime/doc/todo.txt
+++ b/runtime/doc/todo.txt
@@ -1,4 +1,4 @@
-*todo.txt* For Vim version 7.4b. Last change: 2013 Jul 28
+*todo.txt* For Vim version 7.4b. Last change: 2013 Aug 03
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -34,7 +34,7 @@
*known-bugs*
-------------------- Known bugs and current work -----------------------
-Syntax file updates. (Doug Kearns, Jul 28)
+PHP indent script. (John Wellesz, Aug 2)
Python: ":py raw_input('prompt')" doesn't work. (Manu Hack)
@@ -106,9 +106,6 @@
Bug with 'cursorline' in diff mode. Line being scrolled into view gets
highlighted as the cursor line. (Alessandro Ivaldi, 2013 Jun 4)
-Bug when setting Visual area manually and 'selection' is exclusive, includes
-one character too much. (Ingo Karkat, 2013 Jul 26)
-
Patch to add the bufferlist() function. (Yegappan Lakshmanan, 2013 May 5)
May 17: with winlist() and tabpagelist().
May 19: with local variables.
@@ -211,8 +208,6 @@
Issue 72: 'autochdir' causes problems for :vimgrep.
-'autochdir' causes problems for setbufvar(). (Ben Fritz, 2013 Jul 16)
-
Session file creation: 'autochdir' causes trouble. Keep it off until after
loading all files.
@@ -308,9 +303,6 @@
Patch to improve "it" and "at" text object matching. (Christian Brabandt, 2011
Nov 20)
-Windows 7 confirm() dialog can be taller than the screen. (David Fishburn,
-2013 Jul 9) Does not count the height of the buttons?
-
Patch to improve GUI find/replace dialog. (Christian Brabandt, 2012 May 26)
Update Jun 2.
@@ -933,6 +925,9 @@
'scrollbind' is not respected when deleting lines or undo. (Milan Vancura,
2009 Jan 16)
+Patch to support strikethrough next to bold and italic. (Christian Brabandt,
+2013 Jul 30)
+
Document that default font in Athena can be set with resources:
XtDefaultFont: "9x15"
XtDefaultFontSet: "9x15"