dont clobber &cpo

This commit is contained in:
Martin Grenfell
2008-10-01 22:32:03 +13:00
parent ed273e108d
commit d89dbd354a
2 changed files with 14 additions and 3 deletions

View File

@@ -899,6 +899,9 @@ fridge for later ;)
==============================================================================
7. Changelog *NERDTreeChangelog*
2.xx.xx
- dont clobber &cpo. Thanks to godlygeek for the bug report.
2.14.0
- fix a bug where the <c-w>o mapping would cause the tree window to be
incorrectly sized when reopened.
@@ -1220,6 +1223,8 @@ NERDTreeQuitOnOpen was set.
Thanks to Charlton Wang for reporting bugs with the 'o' mapping and with
handling named pipes.
Chur to godlygeek for reporting a bug where &cpo was getting clobbered.
==============================================================================
9. License *NERDTreeLicense*