Andy Massimino wrote:
> On 12/21/19 9:11 AM, Bram Moolenaar wrote: > > Ken Takata wrote: > > > >> I found a missing feature which should have been added in the > >> *new-vimscript-8.2* section in the version8.txt. > >> > >> |optional-function-argument| was added in 8.1.1310. > >> > >> It's too late for the release notes, but it might be better to update > >> version8.txt. > > Yes, that's actually a nice addition. I'll add a rmark. > > > >> I also found a typo: > >> > >> --- a/runtime/doc/version8.txt > >> +++ b/runtime/doc/version8.txt > >> @@ -25897,7 +25897,7 @@ Makefiles for old Amiga compilers were r > >> If a swap file is found without any changes it is automatically deleted. > >> > >> The FEAT_TAG_OLDSTATIC code was removed, it slowed down tag searches. > >> -The FEAT_TAG_ANYWHITE code was removed, is was not enabled in any build. > >> +The FEAT_TAG_ANYWHITE code was removed, it was not enabled in any build. > >> The UNICODE16 code was removed, it was not useful. > >> Workshop support was removed, nobody was using it. > >> The Aap build files were removed, they were outdated. > > I'll fix that. > > Some or most of runtime/doc/debugger.txt seems outdated after removal of > Workshop support. Most of it was already removed. I'll make it a bit more clearer that Workshop support itself was removed. But the features added for it still exist. -- I have to exercise early in the morning before my brain figures out what I'm doing. /// 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_dev/201912212101.xBLL1VnC013820%40masaka.moolenaar.net.
