diff options
-rw-r--r-- | txr.1 | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -15018,9 +15018,10 @@ is not possible; an attempt to do so has no effect. In ANSI Common Lisp, the .code symbol-function -function retrieves a function, macro or special operator binding. +function retrieves a function, macro or special operator binding +of a symbol. These are all in one space and may not co-exist. In \*(TL, it -retrieves strictly a function binding. The +retrieves a symbol's function binding only. The .code symbol-macro function doesn't exist in Common Lisp. |