annotate runtime/doc/os_risc.txt @ 8259:99a70c3b902f
v7.4.1422
commit https://github.com/vim/vim/commit/46c85439c966d7ed39fb3d711d4d6c61ac964647
Author: Bram Moolenaar <Bram@vim.org>
Date: Fri Feb 26 11:17:46 2016 +0100
patch 7.4.1422
Problem: Error when reading fails uses wrong errno. Keeping channel open
after job stops results in test failing.
Solution: Move the error up. Add ch_job_killed.
author |
Christian Brabandt <cb@256bit.org> |
date |
Fri, 26 Feb 2016 11:30:05 +0100 |
parents |
359743c1f59a |
children |
9f48eab77d62 |
rev |
line source |
5294
|
1 *os_risc.txt* For Vim version 7.4. Last change: 2011 May 10
|
7
|
2
|
|
3
|
|
4 VIM REFERENCE MANUAL by Thomas Leonard
|
|
5
|
|
6
|
|
7 *riscos* *RISCOS* *RISC-OS*
|
2823
|
8 The RISC OS support has been removed from Vim with patch 7.3.187.
|
|
9 If you would like to use Vim on RISC OS get the files from before that patch.
|
7
|
10
|
|
11
|
|
12 vim:tw=78:ts=8:ft=help:norl:
|