Mercurial > dotfiles
annotate unixSoft/bin/opendiff-w @ 175:4741c022c7ae
python-mode: apply patch from the python-mode list to fix triplequotes.
This patch is originally by Andreas Roehler <andreas.roehler at online.de>.
It was not applied because it works only in GNU Emacs based on list archives.
author | Augie Fackler <durin42@gmail.com> |
---|---|
date | Wed, 16 Dec 2009 22:59:38 -0600 |
parents | 9fdb82e108de |
children | 88ba320ffe7d |
rev | line source |
---|---|
146
9fdb82e108de
I really always need opendiff-w.
Augie Fackler <durin42@gmail.com>
parents:
diff
changeset
|
1 #!/bin/sh |
9fdb82e108de
I really always need opendiff-w.
Augie Fackler <durin42@gmail.com>
parents:
diff
changeset
|
2 opendiff "$@" | cat |