[Added docstrings to previous patch Marco Baringer **20050815135128] { hunk ./js.lisp 1264 + "Generate a new javascript identifier." hunk ./js.lisp 1270 + "Evaluate BODY with the variables on SYMBOLS bound to new javascript identifiers. + +Each element of SYMBOLS is either a symbol or a list of (symbol +prefix)." }