[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Erbot-cvs] Changes to erbot/erblisp.el
From: |
Michael W . Olson |
Subject: |
[Erbot-cvs] Changes to erbot/erblisp.el |
Date: |
Tue, 08 Nov 2005 20:42:03 -0500 |
Index: erbot/erblisp.el
diff -u erbot/erblisp.el:1.13 erbot/erblisp.el:1.14
--- erbot/erblisp.el:1.13 Wed Nov 9 01:19:45 2005
+++ erbot/erblisp.el Wed Nov 9 01:42:02 2005
@@ -138,7 +138,7 @@
(member fir erblisp-allowed-words))
fir
(intern (concat "fs-" (format "%S" fir))))
- (mapcar 'erblisp-sandbox (cdr expr)))))))
+ (mapcar 'erblisp-sandbox (cdr expr))))))))
;; final condition.. --> when the expr is an atom.. It should be a
;; a constant.. or an allowed atom.. allowed == prefixed with fs-