summaryrefslogtreecommitdiff
path: root/runtime/doc/todo.txt
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2010-08-11 23:37:32 +0200
committerBram Moolenaar <Bram@vim.org>2010-08-11 23:37:32 +0200
commitede981a27f3762f785e59f53c77b4f27d042f315 (patch)
tree56a3c7526288b0b02d157d11adf5cdc4ec2cdb82 /runtime/doc/todo.txt
parentfae6c1a02de62bf09f2472bcd35969b8f2b786c8 (diff)
downloadvim-git-ede981a27f3762f785e59f53c77b4f27d042f315.tar.gz
Runtime file updates.
Diffstat (limited to 'runtime/doc/todo.txt')
-rw-r--r--runtime/doc/todo.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/runtime/doc/todo.txt b/runtime/doc/todo.txt
index 7ee555fb5..94dcfdede 100644
--- a/runtime/doc/todo.txt
+++ b/runtime/doc/todo.txt
@@ -199,6 +199,8 @@ J. Wang, 2009 Mar 31)
When $VIMRUNTIME is set in .vimrc, need to reload lang files. Already done
for GTK, how about others? (Ron Aaron, 2010 Apr 10)
+Patch for GTK buttons X1Mouse and X2Mouse. (Christian J. Robinson, 2010 Aug 9)
+
Motif: Build on Ubuntu can't enter any text in dialog text fields.
When 'ft' changes redraw custom status line.