view unixSoft/bin/opendiff-w @ 264:b56da15f4444

emacs: enable narrow-to-region
author Augie Fackler <durin42@gmail.com>
date Wed, 02 Nov 2011 09:53:57 -0500
parents 26f9c18b588c
children
line wrap: on
line source

#!/bin/sh
which opendiff || exit 1
opendiff "$@" | cat