view README_srcdos.txt @ 2173:ecb9c2b70b0f v7.2.437

updated for version 7.2.437 Problem: When "\\\n" appears in the expression result the \n doesn't result in a line break. (Andy Wokula) Solution: Also replace a \n after a backslash into \r.
author Bram Moolenaar <bram@vim.org>
date Fri, 21 May 2010 13:08:58 +0200
parents 733f0dc510c3
children 073ff46fe397
line wrap: on
line source

README_srcdos.txt for version 7.2 of Vim: Vi IMproved.

See "README.txt" for general information about Vim.
See "README_dos.txt" for installation instructions for MS-DOS and MS-Windows.
These files are in the runtime archive (vim72rt.zip).


The DOS source archive contains the files needed to compile Vim on MS-DOS or
MS-Windows.  It is packed for DOS systems, with CR-LF.  It also includes the
VisVim sources.

See "src/INSTALLpc.txt" for instructions on how to compile Vim on the PC.