From ae7abd1b58ea0377b6fb7427faad1a3d925fa308 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A8re=20J=C3=A9r=C3=B4me?= Date: Wed, 21 Oct 2015 18:04:32 +0200 Subject: [PATCH] Update scheme-keywords.el --- contrib/scheme-keywords.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)