summaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
Diffstat (limited to 'README.org')
-rw-r--r--README.org6
1 files changed, 2 insertions, 4 deletions
diff --git a/README.org b/README.org
index 2459950..c9eec02 100644
--- a/README.org
+++ b/README.org
@@ -20,10 +20,8 @@ following an optional argument have to be optional as well, thus
their names have to begin with ~&~. Symbol ~&*~ specifies extra
(~&rest~) arguments.
-Instead of ~%1~, the shorthand ~%~ can be used; but that should
-only be done if it is the only argument, and using both ~%1~ and
-~%~ is not allowed. Likewise ~&~ can be substituted for ~&1~. Both
-shorthands cannot be used in function position.
+Instead of ~%1~, the shorthand ~%~ can be used, and using both ~%1~
+and ~%~ is not allowed. Likewise ~&~ can be substituted for ~&1~.
Instead of: