Hunter Jozwiak
12649c0f60
Sets some handy things for sending patches, might be useful for other contributors.
6 lines
244 B
EmacsLisp
6 lines
244 B
EmacsLisp
;;; Directory Local Variables -*- no-byte-compile: t -*-
|
|
;;; For more information see (info "(emacs) Directory Variables")
|
|
|
|
((nil . ((vc-prepare-patches-separately . nil)
|
|
(vc-default-patch-addressee . "billy@wolfe.casa"))))
|