Mercurial > emacs
changeset 36056:6caf2957c4a8
Expand on message-signature-file.
author | Dave Love <fx@gnu.org> |
---|---|
date | Mon, 12 Feb 2001 20:56:26 +0000 |
parents | 931f28c5364f |
children | 96074b87e9f6 |
files | man/message.texi |
diffstat | 1 files changed, 5 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/man/message.texi Mon Feb 12 20:23:17 2001 +0000 +++ b/man/message.texi Mon Feb 12 20:56:26 2001 +0000 @@ -18,7 +18,7 @@ This file documents Message, the Emacs message composition mode. -Copyright (C) 1996,97,98,99,2000 Free Software Foundation, Inc. +Copyright (C) 1996,97,98,99,2000,2001 Free Software Foundation, Inc. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or @@ -47,7 +47,7 @@ @page @vskip 0pt plus 1filll -Copyright @copyright{} 1996,97,98,99,2000 Free Software Foundation, Inc. +Copyright @copyright{} 1996,97,98,99,2000,2001 Free Software Foundation, Inc. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or @@ -537,8 +537,9 @@ @item message-signature-file @vindex message-signature-file -File containing the signature to be inserted at the end of the buffer. -The default is @samp{~/.signature}. +If non-@code{nil} the name of a file containing the signature to be +inserted at the end of the buffer. This is ignored if the file +doesn't exist. The default is @samp{~/.signature}. @end table