Skip to content

Remove references to OS/2 and MS-DOS from the help files#5368

Closed
yegappan wants to merge 1 commit into
vim:masterfrom
yegappan:efmregpat
Closed

Remove references to OS/2 and MS-DOS from the help files#5368
yegappan wants to merge 1 commit into
vim:masterfrom
yegappan:efmregpat

Conversation

@yegappan

Copy link
Copy Markdown
Member

The OS/2 support was removed in patch 7.4.1008. Remove references to OS/2
from the help files. Also remove some references to MS-DOS from the help files.

@codecov-io

Copy link
Copy Markdown

Codecov Report

Merging #5368 into master will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #5368      +/-   ##
==========================================
+ Coverage   82.23%   82.24%   +0.01%     
==========================================
  Files         134      134              
  Lines      147604   147604              
==========================================
+ Hits       121385   121402      +17     
+ Misses      26219    26202      -17
Impacted Files Coverage Δ
src/term.c 81.06% <0%> (-0.06%) ⬇️
src/channel.c 84.22% <0%> (-0.04%) ⬇️
src/os_unix.c 63.41% <0%> (+0.08%) ⬆️
src/drawline.c 84.77% <0%> (+0.13%) ⬆️
src/if_xcmdsrv.c 86.35% <0%> (+0.17%) ⬆️
src/ui.c 72.32% <0%> (+1.19%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update afc13bd...ba9f63c. Read the comment docs.

@brammool brammool closed this in 6f345a1 Dec 17, 2019
dundargoc added a commit to dundargoc/neovim that referenced this pull request Oct 6, 2021
Problem:    OS/2 and MS-DOS are still mentioned, even though support was
            removed long ago.
Solution:   Update documentation. (Yegappan Lakshmanan, closes vim/vim#5368)
vim/vim@6f345a1
justinmk pushed a commit to neovim/neovim that referenced this pull request Oct 6, 2021
Problem:    OS/2 and MS-DOS are still mentioned, even though support was
            removed long ago.
Solution:   Update documentation. (Yegappan Lakshmanan, closes vim/vim#5368)
vim/vim@6f345a1
lewis6991 pushed a commit to lewis6991/neovim that referenced this pull request Dec 12, 2021
Problem:    OS/2 and MS-DOS are still mentioned, even though support was
            removed long ago.
Solution:   Update documentation. (Yegappan Lakshmanan, closes vim/vim#5368)
vim/vim@6f345a1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants