view unixSoft/bin/opendiff-w @ 268:8109c1d949c8

go-mode-hook: disable tabs highlighting, enable tab indentation
author Augie Fackler <durin42@gmail.com>
date Tue, 02 Aug 2011 17:27:53 -0500
parents 26f9c18b588c
children
line wrap: on
line source

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