Tony wrote:
> On Fri, Mar 22, 2019 at 5:03 PM Bram Moolenaar <[email protected]> wrote: > > > > > > Patch 8.1.1040 > > Problem: FEAT_TAG_ANYWHITE is not enabled in any build. > > Solution: Remove the feature. > > Files: src/feature.h, src/tag.c, src/evalfunc.c, src/version.c, > > src/Make_vms.mms > > I suppose it could still be enabled by editing src/feature.h but that > was of little use anyhow. Yes, enabling a feature by recompiling isn't useful. And I haven't heard anybody talk about this for years. > The following documentation clean-up changes are related to this: > * in runtime/doc/tagsrch.txt, either remove the last sentence and tag > at lines 561-562 or replace them by something like for instance: > It used to be possible to re-enable it by including *tag-any-white* > the |+tag_any_white| featureat compile time but few people if any > seemed to use this possibility and it has now been removed > (since patchlevel 8.1.1040). > * in runtime/doc/various.txt, either remove line 446 (i.e. :help > +tag_any_white) entirely, or add a new line to it, maybe > Removed since 8.1.1040 > * in runtime/doc/eval.txt, probably remove lines 10334-10335. Thanks, I'll clean it up. -- hundred-and-one symptoms of being an internet addict: 95. Only communication in your household is through email. /// 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.
