commit | 815b41b1cdb98686fc3f9cdf995b6983c12c04b3 | [log] [tgz] |
---|---|---|
author | Martin v. Löwis <martin@v.loewis.de> | Fri Feb 28 15:27:29 2014 +0100 |
committer | Martin v. Löwis <martin@v.loewis.de> | Fri Feb 28 15:27:29 2014 +0100 |
tree | 58c273e0da20ff65f83301041971ec3e723bd1d3 | |
parent | 9db1ab82508cd4be4195e520da8cb8d86cd1f7e4 [diff] |
Issue #20731: Properly position in source code files even if they are opened in text mode. Patch by Serhiy Storchaka.