summary refs log tree commit diff
path: root/mew.svnwiki
diff options
context:
space:
mode:
Diffstat (limited to 'mew.svnwiki')
-rw-r--r--mew.svnwiki2
1 files changed, 1 insertions, 1 deletions
diff --git a/mew.svnwiki b/mew.svnwiki
index a4916ef..142fb2a 100644
--- a/mew.svnwiki
+++ b/mew.svnwiki
@@ -223,7 +223,7 @@ Returns true if {{<va>}} is an unspecified value, else false.
 <procedure>(prn . <args>)</procedure>
 
 {{write}} all {{args}} separated by spaces and terminated by a newline
-to the current output stream.
+to the current output stream.  Returns the value of the last argument.
 
 <procedure>(puts . <args>)</procedure>