view READMEdir/README_srcdos.txt @ 12190:497b78526358 v8.0.0975

patch 8.0.0975: using freed memory when setting 'backspace' commit https://github.com/vim/vim/commit/edbc0d46cffe1766d0b330dc2842212cff644f8e Author: Bram Moolenaar <Bram@vim.org> Date: Sun Aug 20 16:11:51 2017 +0200 patch 8.0.0975: using freed memory when setting 'backspace' Problem: Using freed memory when setting 'backspace'. Solution: When changing oldval also change origval.
author Christian Brabandt <cb@256bit.org>
date Sun, 20 Aug 2017 16:15:04 +0200
parents 9f48eab77d62
children 1174611ad715
line wrap: on
line source

README_srcdos.txt for version 8.0 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 (vim80rt.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.