summaryrefslogtreecommitdiff
path: root/BUGS
diff options
context:
space:
mode:
authorantirez <antirez>2005-03-15 14:05:38 +0000
committerantirez <antirez>2005-03-15 14:05:38 +0000
commit407fcf0a2822aa1c4d380d72e492da4999f6f8d0 (patch)
tree3bd58ee81d5f87c111ecaa9b2030141055023274 /BUGS
parentb4c245eab5bdee9bab6ef2987e63985b2001110c (diff)
[info level ?level?] fixed. Tests uncommented.
Diffstat (limited to 'BUGS')
-rw-r--r--BUGS3
1 files changed, 0 insertions, 3 deletions
diff --git a/BUGS b/BUGS
index fc89d13..b0ebec0 100644
--- a/BUGS
+++ b/BUGS
@@ -4,6 +4,3 @@ EXPR: || and && are not lazy. ?: is not implemented. Double math not
implemented. Functions like sin(), cos(), not implemented.
[subst] ingores special meaning of JIM_BREAK and alike.
-
-[info level ?level?] takes the level argument like [uplevel], but
-it should be different, positive is absolute, negative is relative.