aboutsummaryrefslogtreecommitdiff
path: root/doc/git-email.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/git-email.texi')
-rw-r--r--doc/git-email.texi9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/git-email.texi b/doc/git-email.texi
index cd4ebfd..632e29e 100644
--- a/doc/git-email.texi
+++ b/doc/git-email.texi
@@ -325,6 +325,15 @@ revision of under point if you are in a VC log buffer.
@samp{git-email-get-current-project-functions} is a hook that is executed
to get the path of the current project. The path must include a
trailing @samp{/}.
+
+@vindex git-email-generate-message-buffer
+@item
+@code{git-email-generate-message-buffer} controls how message buffer
+names are generated. See the documentation for
+@code{message-generate-new-buffers} for more information.
+
+By default the name will have the following format @samp{git-email
+unsent patch to *** TO ADDRESS HERE *** *}.
@end itemize
@node Integration with other packages