]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.069 v7.3.069
authorBram Moolenaar <Bram@vim.org>
Wed, 24 Nov 2010 17:48:12 +0000 (18:48 +0100)
committerBram Moolenaar <Bram@vim.org>
Wed, 24 Nov 2010 17:48:12 +0000 (18:48 +0100)
commitdf6b11e95593b5c2ff7690645ffbbb0702ca1c9f
treee4bc55a2ded61ffa9ac37dd01e2713691e0ac37a
parentf666f0e5c07723c77cb9bc34034542a3c6106e4e
updated for version 7.3.069
Problem:    GTK: pressing Enter in inputdialog() doesn't work like clicking OK
            as documented.
Solution:   call gtk_entry_set_activates_default(). (Britton Kerin)
src/gui_gtk.c
src/version.c