On Fri 3-Aug-07 8:00am -0600, Chris Sutcliffe wrote: >> Patch 7.1.048 >> Problem: The matchparen plugin doesn't update the match when scrolling >> with >> the mouse wheel. (Ilya Bobir) >> Solution: Set the match highlighting for text that can be scrolled into the >> viewable area without moving the cursor. (Chris Lubinski) >> Files: runtime/plugin/matchparen.vim > > I've rsync'd against ftp.nluug.nl and it doesn't contain this change. > Going forward, is the runtime directory in CVS / SVN the definitive > source for the latest runtime files?
No, they appear to be a definitive source for patches against the distribution. However, patches don't update all runtime files which eventually make it to the runtime archives. I regularly update from ftp://ftp.home.vim.org/pub/vim/runtime/dos. It is a bit out of date currently. As you pointed out, matchparen.vim is an old version. The help files updated by patches are also not included in the archive yet. It would be wonderful if Bran had an automated way of updating the runtime archives each time he updating the CVS archive for runtime files. Better yet, it would be nice if runtime files are either all updated in CVS or none of them are updated - since using the runtime archive is quite easy. This would avoid all the patch errors we now get when the runtime archive is more recent than CVS. -- Best regards, Bill --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
