Emacs minor mode for working with files in quilt based on http://www.selenic.com/quilt/quilt.el by Matt Mackall.
Copy quilt.el to a directory on the Emacs load path and add (require 'quilt)
to your .emacs file. Alternatively add (load "~/quilt.el")
to .emacs with the path adjusted apropriately.