* bzrlib/tests/per_merger.py: Fix line too long and spurious spaces.
* bzrlib/plugins/news_merge/tests/test_news_merge.py: (TestFilenameMatchesConfig): Ensure that the params get updated.
* bzrlib/plugins/news_merge/__init__.py: (filename_matches_config): Save the relevant config variable in the hook params. (install_hook): Wrap the hook installation so we can reuse it for tests.
* bzrlib/plugins/news_merge/README: Update the instructions by pointing to the plugin help.
* bzrlib/decorators.py: (use_pretty_decorators): Mention that we get clearance to copy launchpad code here (since canonical has copyrights on both code bases).