message.texi: update default value of message-generate-new-buffers
authorJulien Danjou <julien@danjou.info>
Mon, 7 Mar 2011 14:41:49 +0000 (15:41 +0100)
committerJulien Danjou <julien@danjou.info>
Mon, 7 Mar 2011 14:41:49 +0000 (15:41 +0100)
Signed-off-by: Julien Danjou <julien@danjou.info>
texi/ChangeLog
texi/message.texi

index 47051d4..08baca3 100644 (file)
@@ -1,3 +1,8 @@
+2011-03-07  Antoine Levitt  <antoine.levitt@gmail.com>
+
+       * message.texi (Message Buffers): Update default value of
+       message-generate-new-buffers.
+
 2011-02-23  Glenn Morris  <rgm@gnu.org>
 
        * gnus.texi: Standardize some Emacs/XEmacs terminology.
index 06c6be8..4fc9148 100644 (file)
@@ -2298,8 +2298,7 @@ created.
 
 @item unique
 @item t
-Create the new buffer with the name generated in the Message way.  This
-is the default.
+Create the new buffer with the name generated in the Message way.
 
 @item unsent
 Similar to @code{unique} but the buffer name begins with "*unsent ".
@@ -2315,7 +2314,7 @@ type, the To address and the group name (any of these may be
 @code{nil}).  The function should return the new buffer name.
 @end table
 
-The default value is @code{unique}.
+The default value is @code{unsent}.
 
 @item message-max-buffers
 @vindex message-max-buffers