]> granicus.if.org Git - vim/commit
updated for version 7.3.057 v7.3.057
authorBram Moolenaar <Bram@vim.org>
Tue, 16 Nov 2010 13:06:08 +0000 (14:06 +0100)
committerBram Moolenaar <Bram@vim.org>
Tue, 16 Nov 2010 13:06:08 +0000 (14:06 +0100)
commit66b4bf8980efd6b6da0963cd6edcfb4bdd9ad2ec
treedc71f0b92520cf7ffccd8ab622dee0cbceb04899
parentbf55e1442dfb5cabf68fc9c019cc834f7e652c3e
updated for version 7.3.057
Problem:    Segfault with command line abbreviation. (Randy Morris)
Solution:   Don't retrigger the abbreviation when abandoning the command line.
            Continue editing the command line after the error.
src/ex_getln.c
src/version.c