]> code.delx.au - gnu-emacs-elpa/blobdiff - README.md
Make delays configurable at the dispatch level.
[gnu-emacs-elpa] / README.md
index 4643cad36966d7c45d08e5f3b8bd802fe0afd125..a180a178e4d0e7843e0640e71f6e21c6d6bd00c5 100644 (file)
--- a/README.md
+++ b/README.md
@@ -85,8 +85,8 @@ Add the following to your init file:
   comments using `font-lock`.
 - `context-coloring-syntactic-strings` (default: `t`): If non-nil, also color
   strings using `font-lock`.
-- `context-coloring-delay` (default: `0.25`; supported modes: `js-mode`,
-  `js3-mode`, `emacs-lisp-mode`): Delay between a buffer update and
+- `context-coloring-default-delay` (default: `0.25`; supported modes: `js-mode`,
+  `js3-mode`): Default (sometimes overridden) delay between a buffer update and
   colorization.
 - `context-coloring-js-block-scopes` (default: `nil`; supported modes:
   `js2-mode`): If non-nil, also color block scopes in the scope hierarchy in