diff lisp/simple.el @ 102467:f12ab46082b4

(compose-mail): Doc fix.
author Glenn Morris <rgm@gnu.org>
date Tue, 10 Mar 2009 05:01:43 +0000
parents 4fd9b5c566ce
children 78bd54d14660
line wrap: on
line diff
--- a/lisp/simple.el	Tue Mar 10 03:35:27 2009 +0000
+++ b/lisp/simple.el	Tue Mar 10 05:01:43 2009 +0000
@@ -5468,7 +5468,7 @@
 HEADER and VALUE are strings.
 
 CONTINUE, if non-nil, says to continue editing a message already
-being composed.
+being composed.  Interactively, CONTINUE is the prefix argument.
 
 SWITCH-FUNCTION, if non-nil, is a function to use to
 switch to and display the buffer used for mail composition.