Patch 7.1.044
commit0663c78fcbe655ad47d99322dd722aaea8283e42
authoredyfox <edyfox@2a77ed30-b011-0410-a7ad-c7884a0aa172>
Mon, 30 Jul 2007 07:13:08 +0000 (30 07:13 +0000)
committeredyfox <edyfox@2a77ed30-b011-0410-a7ad-c7884a0aa172>
Mon, 30 Jul 2007 07:13:08 +0000 (30 07:13 +0000)
tree72167ce6e214afffb6731c989cafe430c2262066
parent46fb5e3c4770994f6f8208cdc2ef201eb1a1949d
Patch 7.1.044
Problem:    In Insert mode 0 CTRL-T deletes all indent, it should add indent.
            (Gautam Iyer)
Solution:   Check for CTRL-D typed.
Files:      src/edit.c

git-svn-id: https://vim.svn.sourceforge.net/svnroot/vim/trunk@378 2a77ed30-b011-0410-a7ad-c7884a0aa172
src/edit.c
src/version.c