added purpose statement for fn

This commit is contained in:
John Clements 2011-01-27 10:02:21 -08:00
parent 83d2e5c151
commit 4344fe004a

View File

@ -472,6 +472,8 @@ profile todo:
[(pair? cms) (list (car cms))]
[else '()])))
;; show-syntax-error-context :
;; display the source information associated with a syntax error (if present)
(define (show-syntax-error-context port exn)
(let ([error-text-style-delta (make-object style-delta%)]
[send-out