Hi, 2018/6/11 Mon 8:11:18 UTC+9 Takuya Fujiwara wrote: > 2018年6月11日(月) 3:01 Bram Moolenaar <[email protected]>: > > Takuya Fujiwara wrote: > > > > If I don't misunderstand, it seems has('win95') always returns 0 (no > > > entry at f_eval() in evalfunc.c). > > > But it remains in feature-list. > > > I created a patch to remove the line. > > > > I think we can keep the line, since the feature did exist at some point, > > but add a remark that this will always be False. > > hmm, "win16" also did exist but it was removed from feature-list. > so I thought this also should be removed.
If we keep "win95" in the feature-list, we should restore not only "win16" but also "dos16", "dos32" and "os2", I think. Regards, Ken Takata -- -- 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.
