From: Dan Nicolaescu Date: Thu, 23 Jul 2009 05:17:48 +0000 (+0000) Subject: Mention vc-git-add-signoff. X-Git-Tag: emacs-pretest-23.1.90~2050 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=291bc6bdf9d75dc1d90a599d84ed45e842d3f1ea;p=emacs.git Mention vc-git-add-signoff. --- diff --git a/etc/NEWS b/etc/NEWS index 4cd900738e0..da7da376bb5 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -103,6 +103,9 @@ methods "dav", "davs", "obex" and "synce". *** When a file is not found, VC will not try to check it out of RCS anymore. +*** The new variable vc-git-add-signoff can be used to add a +Signed-off-by line when committing. + ** Calendar and diary ---