/[erbot]/erbot/erblisp.el
ViewVC logotype

Diff of /erbot/erblisp.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.13 by mwolson, Wed Nov 9 01:19:45 2005 UTC revision 1.14 by mwolson, Wed Nov 9 01:42:02 2005 UTC
# Line 138  We WON'T do this by default since this c Line 138  We WON'T do this by default since this c
138                       (member fir erblisp-allowed-words))                       (member fir erblisp-allowed-words))
139                   fir                   fir
140                 (intern (concat "fs-" (format "%S" fir))))                 (intern (concat "fs-" (format "%S" fir))))
141               (mapcar 'erblisp-sandbox (cdr expr)))))))               (mapcar 'erblisp-sandbox (cdr expr))))))))
142    
143     ;; final condition.. --> when the expr is an atom..  It should be a     ;; final condition.. --> when the expr is an atom..  It should be a
144     ;; a constant..  or an allowed atom.. allowed == prefixed with fs-     ;; a constant..  or an allowed atom.. allowed == prefixed with fs-

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26