diff -r 37d8a5ddd499 -r 87c30fb7e8df hgext/extdiff.py --- a/hgext/extdiff.py Sat Jun 20 20:55:50 2009 +0200 +++ b/hgext/extdiff.py Sat Jun 20 20:57:13 2009 +0200 @@ -12,11 +12,6 @@ non-option arguments: paths to directories containing snapshots of files to compare. -To enable this extension: - - [extensions] - hgext.extdiff = - The `extdiff' extension also allows to configure new diff commands, so you do not need to type "hg extdiff -p kdiff3" always.