diff --git a/contrib/scheme-keywords.el b/contrib/scheme-keywords.el index be0a919a..2dd3fa9b 100644 --- a/contrib/scheme-keywords.el +++ b/contrib/scheme-keywords.el @@ -19,7 +19,7 @@ ;; Customization: -;; (add-scheme-keywords 'LIST 'FACE) ;; define additional highlights +;; (scheme-add-keywords 'LIST 'FACE) ;; define additional highlights ;; (setq scheme-keywords-completions 'LIST) ;; define additional completions (require 'company nil t)