Directory local variables for Emacs contributors.
Sets some handy things for sending patches, might be useful for other contributors.
This commit is contained in:
parent
a63091b320
commit
12649c0f60
5
.dir-locals.el
Normal file
5
.dir-locals.el
Normal file
@ -0,0 +1,5 @@
|
||||
;;; 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"))))
|
Loading…
Reference in New Issue
Block a user