# HG changeset patch # User Martin Geisler # Date 2009-06-27 11:08:07 # Node ID 8d985f0e54aee73d1fec37300a199c25ea051896 # Parent aa0fe57d4abecbfe9409e90e489246bab684ec55 highlight: remove author name from docstring I don't feel this should be part of the documentation. The name of the original author can of course still be found with 'hg log'. diff --git a/hgext/highlight/__init__.py b/hgext/highlight/__init__.py --- a/hgext/highlight/__init__.py +++ b/hgext/highlight/__init__.py @@ -19,8 +19,6 @@ There is a single configuration option: pygments_style =