added string constant for check syntax

svn: r7975
This commit is contained in:
Robby Findler 2007-12-12 20:09:35 +00:00
parent 62eb32519b
commit 7ac3c22511

View File

@ -190,7 +190,8 @@ please adhere to these guidelines:
(cs-status-eval-compile-time "Check Syntax: eval compile time")
(cs-status-expanding-expression "Check Syntax: expanding expression")
(cs-mouse-over-import "binding ~s imported from ~s")
(cs-view-docs "View documentation for ~a")
(cs-lexical-variable "lexical variable")
(cs-imported-variable "imported variable")