add some string constants to be used by check syntax
This commit is contained in:
parent
ac26fe7554
commit
da9d4dce32
|
@ -207,6 +207,8 @@ please adhere to these guidelines:
|
|||
(cs-lexical-variable "lexical variable")
|
||||
(cs-set!d-variable "set!’d variable")
|
||||
(cs-imported-variable "imported variable")
|
||||
(cs-unused-require "unused require")
|
||||
(cs-free-variable "free variable")
|
||||
|
||||
;; mode sub-menu in the "view" menu
|
||||
(cs-check-syntax-mode "Check Syntax Mode")
|
||||
|
|
Loading…
Reference in New Issue
Block a user