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 you put 7 of the most talented OSS developers in a room for a week > and asked them to fix a bug in a spreadsheet program, in 1 week > you'd have 2 new mail readers and a text-based web browser. > > /// 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.
