view runtime/doc/os_msdos.txt @ 9187:fb1a19011fbe v7.4.1877

commit https://github.com/vim/vim/commit/01d46e41ba4967ee534db4b94ad642007634841e Author: Bram Moolenaar <Bram@vim.org> Date: Thu Jun 2 19:06:25 2016 +0200 patch 7.4.1877 Problem: No test for invoking "close_cb" when writing to a buffer. Solution: Add using close_cb to a test case.
author Christian Brabandt <cb@256bit.org>
date Thu, 02 Jun 2016 19:15:06 +0200
parents 792bc43e69a7
children 9f48eab77d62
line wrap: on
line source

*os_msdos.txt*  For Vim version 7.4.  Last change: 2016 Feb 26


		  VIM REFERENCE MANUAL    by Bram Moolenaar


					*msdos* *ms-dos* *MSDOS* *MS-DOS*
This file used to contain the particularities for the MS-DOS version of Vim.
MS-DOS support was removed in patch 7.4.1399.  If you want to use it you will
need to get a version older than that.  Note that the MS-DOS version doesn't
work, there is not enough memory.  The DOS32 version (using DJGPP) might still
work on older systems.


 vim:tw=78:ts=8:ft=help:norl: