* eval.c (s_defun): New static identifier.
authorDirk Herrmann <dirk@dirk-herrmanns-seiten.de>
Wed, 22 Oct 2003 20:16:41 +0000 (20:16 +0000)
committerDirk Herrmann <dirk@dirk-herrmanns-seiten.de>
Wed, 22 Oct 2003 20:16:41 +0000 (20:16 +0000)
commit70c1c1086456296090d276c499b451282b60befb
treef19865a5b9582d5e6181d5c33e57db5ec3d08687
parent0ee39677b96c827ffb6596f2f8e71cfee7c4d2d1
* eval.c (s_defun): New static identifier.

(scm_m_nil_cond, scm_m_atfop, scm_m_undefine): Add comments.  Use
ASSERT_SYNTAX to signal syntax errors.  Avoid unnecessary consing
when creating the memoized code.
libguile/ChangeLog
libguile/eval.c