progmodes/cfengine.el: Fix `add-hook' doc.
* progmodes/cfengine.el: Fix `add-hook' doc.
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
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.
|
||||
|
||||
@@ -47,7 +47,7 @@
|
||||
|
||||
;; 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
|
||||
|
||||
Reference in New Issue
Block a user