summary refs log tree commit diff
path: root/mew.svnwiki
diff options
context:
space:
mode:
authorLeah Neukirchen <leah@vuxu.org>2022-12-07 00:33:16 +0100
committerLeah Neukirchen <leah@vuxu.org>2022-12-07 00:33:44 +0100
commit3119e2a2b550919326f7850242a6083c81a9b1fa (patch)
treef51aab3495b5b70b1f8f61af616afe3fcff088ed /mew.svnwiki
parentcb824d94d9d5a81acb498b6b9462a318ac4d23aa (diff)
downloadmew-3119e2a2b550919326f7850242a6083c81a9b1fa.tar.gz
mew-3119e2a2b550919326f7850242a6083c81a9b1fa.tar.xz
mew-3119e2a2b550919326f7850242a6083c81a9b1fa.zip
app: allow empty arguments
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 c204dbb..5b0d4b0 100644
--- a/mew.svnwiki
+++ b/mew.svnwiki
@@ -157,7 +157,7 @@ Alias for {{floor-remainder}}.
 
 <procedure>(app <proc> . <args>)</procedure>
 
-Alias for {{apply}}.
+Like {{apply}}, but supports empty {{<args>}}.
 
 <syntax>(op <form>)</syntax>