view src/testdir/todos.vim @ 6454:a35752526cd0 v7.4.556

updated for version 7.4.556 Problem: Failed commands in Python interface not handled correctly. Solution: Restore window and buffer on failure.
author Bram Moolenaar <bram@vim.org>
date Wed, 17 Dec 2014 14:46:09 +0100
parents 3fc0f57ecb91
children
line wrap: on
line source

:" Script to make sure a file is in "dos" file format.
:set ff=dos
:wq