codetools: auto indent: unindent on line break else

git-svn-id: trunk@22610 -
This commit is contained in:
mattias 2009-11-16 00:15:21 +00:00
parent 4cb19a0888
commit bc85444eab

View File

@ -1334,6 +1334,12 @@ begin
EndBlock;
bbtIfThen:
EndBlock;
bbtStatement:
begin
EndBlock;
if Stack.TopType in [bbtIfThen] then
EndBlock;
end;
end;
end;
'N': // EN