* progmodes/cfengine.el: Fix `add-hook' doc.
2013-12-13 Teodor Zlatanov <tzz@lifelogs.com>
- * progmodes/cfengine.el (cfengine-mode-syntax-functions-regex):
+ * progmodes/cfengine.el: Fix `add-hook' doc.
+ (cfengine-mode-syntax-functions-regex):
Initialize sensibly.
(cfengine3--current-word): Fix parameters.
(cfengine3-make-syntax-cache): Simplify further.
;; It's *highly* recommended that you enable the eldoc minor mode:
-;; (add-hook 'cfengine-mode-hook 'turn-on-eldoc-mode)
+;; (add-hook 'cfengine3-mode-hook 'turn-on-eldoc-mode)
;; This is not the same as the mode written by Rolf Ebert
;; <ebert@waporo.muc.de>, distributed with cfengine-2.0.5. It does