Christian Brabandt wrote: > Please correct me, if I am wrong, but it seems, that Windows XP is the > oldest supported Windows version for the upcomming Vim 8 release. > If that is true, shouldn't we remote the following items from the > feature list (:h feature-list) (or have it return zero)? > > ,---- > | gui_win32s > | win95 > | win16 > `---- > > I not only mean, to simply drop it from the documentation, but also > remove the calls of gui_is_win32s() and mch_windows95() > > Oh, it seems, win16 is already gone... I got this from an older 7.4 > documentation.
The gui_is_win32s() function always returns false now, right? I believe this is really only Windows 3.1. I'm not sure about Windows 95 and 98. Vim might still work there. I just can't try it out (and can't play the Monty Python game for that reason :-). -- If bankers can count, how come they have eight windows and only four tellers? /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\ /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ an exciting new programming language -- http://www.Zimbu.org /// \\\ help me help AIDS victims -- http://ICCF-Holland.org /// -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
