summaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
authorJonas Bernoulli <jonas@bernoul.li>2024-09-20 14:01:27 +0200
committerJonas Bernoulli <jonas@bernoul.li>2024-09-20 14:01:27 +0200
commit560d656b8ae35a6a755e37948e4870dd11c05bad (patch)
tree1b0d7574d25f6af86126f388aa4dfd3e20631456 /README.org
parentd7ad209f01d289024f00403d2874a825ea16de28 (diff)
Remove a style recommendation
Suggested-by: L. Andrew <flandrew@tutanota.com>
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: