I've created a minor mode for using quilt in Emacs. I've made it
available at:

http://selenic.com/quilt/

It automatically detects files that are in a quilt hierarchy and
enables itself.

To prevent a common class of screw-up with quilt, it attempts to
determine which files are part of currently applied patches and
toggles the buffer read-only flag appropriately. It also prompts to
save quilted files for various operations so that all changes are
properly picked up.

Comments, suggestions, and additions welcome. This is essentially my
first attempt at doing anything non-trivial in elisp, so go easy on
the flames.

-- 
Mathematics is the supreme nostalgia of our time.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to